Skip to content

Commit c51ddf6

Browse files
authored
Merge pull request #233 from sourcectl/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Build(deps): Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 5fdee79 + f6024f3 commit c51ddf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: make prettier
2727

2828
# Commit results back to repository
29-
- uses: stefanzweifel/git-auto-commit-action@v6
29+
- uses: stefanzweifel/git-auto-commit-action@v7
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
with:

0 commit comments

Comments
 (0)