Skip to content

Commit b17336d

Browse files
authored
Fix changelog: use cpr v7 (#97)
use cpr v7 Signed-off-by: luarss <[email protected]> Signed-off-by: Jack Luar <[email protected]>
1 parent 73aa50e commit b17336d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
- name: Create Pull Request
2525
id: cpr
26-
uses: peter-evans/create-pull-request@v6
26+
uses: peter-evans/create-pull-request@v7
2727
with:
2828
token: ${{ secrets.GH_PAT }}
2929
commit-message: Update report

0 commit comments

Comments
 (0)