Skip to content

Commit ca1eb5e

Browse files
Merge pull request #760 from remarkablemark/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents c358478 + 184657a commit ca1eb5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Git commit and push
3030
if: github.actor == 'dependabot[bot]'
31-
uses: stefanzweifel/git-auto-commit-action@v6
31+
uses: stefanzweifel/git-auto-commit-action@v7
3232
with:
3333
commit_message: 'feat: update build artifacts'
3434

0 commit comments

Comments
 (0)