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.
2 parents 2d21128 + d2a7b6f commit 9e44517Copy full SHA for 9e44517
1 file changed
.github/workflows/dependabot-update-lock.yml
@@ -53,7 +53,7 @@ jobs:
53
commit_message="Bump ${branch//dependabot\/npm_and_yarn\// } cocoapods packages%0A%0A[dependabot skip]"
54
echo ::set-output name=commit_message::$commit_message
55
56
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
57
with:
58
branch: ${{ github.head_ref }}
59
commit_message: ${{ steps.generate_commit_message.outputs.commit_message }}
0 commit comments