Skip to content

Commit 4505ec0

Browse files
Merge pull request #213 from MekDrop/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents a70d3c0 + 38fecee commit 4505ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Commit changes
3535
id: auto-commit-action
3636
continue-on-error: true
37-
uses: stefanzweifel/git-auto-commit-action@v6
37+
uses: stefanzweifel/git-auto-commit-action@v7
3838
with:
3939
commit_message: "Apply Prettier formatting"
4040

0 commit comments

Comments
 (0)