mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 04:56:56 +00:00
Bump Azure/action-release-workflows (#196)
This commit is contained in:
parent
027e8cdfd7
commit
c9a6a97d7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
|
|
@ -13,6 +13,6 @@ jobs:
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
contents: write
|
contents: write
|
||||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@1b199cc979febcb43526d33853f2d71183091cdb # v1.0.2
|
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@3c677ba5ab58f5c5c1a6f0cfb176b333b1f27405 # v1.0.3
|
||||||
with:
|
with:
|
||||||
changelogPath: ./CHANGELOG.md
|
changelogPath: ./CHANGELOG.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue