Skip to content

Commit 483197f

Browse files
author
Andy Grunwald
authored
Merge pull request #207 from sourcectl/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Build(deps): Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents b55ac03 + 1aece70 commit 483197f

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@v5
29+
- uses: stefanzweifel/git-auto-commit-action@v6
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
with:

0 commit comments

Comments
 (0)