We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c44fc8 commit a7a9a0bCopy full SHA for a7a9a0b
.github/workflows/dependabot_pr.yml
@@ -28,7 +28,7 @@ jobs:
28
version: 'Unreleased'
29
30
- name: Commit the changes
31
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
32
with:
33
commit_message: "Update changelog"
34
branch: ${{ github.head_ref }}
0 commit comments