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 f444a73 + 72df7bc commit f69da7fCopy full SHA for f69da7f
1 file changed
.github/workflows/dependabot-update-lock.yml
@@ -56,7 +56,7 @@ jobs:
56
commit_message="Bump ${branch//dependabot\/npm_and_yarn\// } cocoapods packages%0A%0A[dependabot skip]"
57
echo ::set-output name=commit_message::$commit_message
58
59
- - uses: stefanzweifel/git-auto-commit-action@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
60
with:
61
branch: ${{ github.head_ref }}
62
commit_message: ${{ steps.generate_commit_message.outputs.commit_message }}
0 commit comments