We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5cde4c + 1a78432 commit 6c35d9fCopy full SHA for 6c35d9f
.github/workflows/release.yaml
@@ -191,7 +191,7 @@ jobs:
191
./artifacts/cloud-controller-manager-*-*/*
192
./artifacts/acr-credential-provider-*-*/*
193
- name: Update site release note
194
- uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
+ uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
195
with:
196
branch: doc/release-note-${{github.ref_name}}
197
delete-branch: true
0 commit comments