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 5948c5e commit b1c5b8fCopy full SHA for b1c5b8f
.github/workflows/changelog.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
- run: |
25
python ./scripts/gen-changelog.py
26
- - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
27
with:
28
title: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
29
commit-message: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
0 commit comments