We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c358478 + 184657a commit ca1eb5eCopy full SHA for ca1eb5e
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Git commit and push
30
if: github.actor == 'dependabot[bot]'
31
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
32
with:
33
commit_message: 'feat: update build artifacts'
34
0 commit comments