mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-07 15:26:58 +00:00
Pinning Action Dependencies for Security and Reliability (#167)
* Pinning Dependencies * actionx/prettier sha
This commit is contained in:
parent
0e8654bb94
commit
5976fc8a1b
6 changed files with 8 additions and 8 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue