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.
1 parent c647ed4 commit 520beadCopy full SHA for 520bead
.github/workflows/update-changelog.yml
@@ -25,7 +25,7 @@ jobs:
25
release-notes: ${{ github.event.release.body }}
26
27
- name: Create Pull Request
28
- uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
+ uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
29
with:
30
commit-message: Update CHANGELOG
31
branch: create-pull-request/changelog-updater-action
0 commit comments