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 73aa50e commit b17336dCopy full SHA for b17336d
1 file changed
.github/workflows/ci-changelog.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Create Pull Request
25
id: cpr
26
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
27
with:
28
token: ${{ secrets.GH_PAT }}
29
commit-message: Update report
0 commit comments