mirror of
https://github.com/Azure/setup-helm.git
synced 2025-09-24 04:46:40 +00:00
Pinning Action Dependencies for Security and Reliability (#167)
* Pinning Dependencies * actionx/prettier sha
This commit is contained in:
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
permissions:
|
||||
actions: read
|
||||
contents: write
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@v1
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@6f9de5deea0d6655168c8dd26e8849698f9a3809 # v1.0.2
|
||||
with:
|
||||
changelogPath: ./CHANGELOG.md
|
||||
|
Reference in New Issue
Block a user