Skip to content

Commit

Permalink
Fix changelog: use cpr v7 (#97)
Browse files Browse the repository at this point in the history
use cpr v7

Signed-off-by: luarss <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
  • Loading branch information
luarss authored Nov 12, 2024
1 parent 73aa50e commit b17336d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GH_PAT }}
commit-message: Update report
Expand Down

0 comments on commit b17336d

Please sign in to comment.