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 6fa08b9 commit c0ba152Copy full SHA for c0ba152
.github/workflows/dependabot_pr.yml
@@ -35,7 +35,7 @@ jobs:
35
version: 'Unreleased'
36
37
- name: Commit the changes
38
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
39
with:
40
commit_message: "Update changelog"
41
branch: ${{ github.head_ref }}
0 commit comments