Skip to content

Commit 380b132

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de99427 commit 380b132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/badges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: npm run badges
1919

2020
- name: Commit any changed files 💾
21-
uses: stefanzweifel/git-auto-commit-action@v5
21+
uses: stefanzweifel/git-auto-commit-action@v6
2222
with:
2323
commit_message: Updated badges
2424
branch: main

0 commit comments

Comments
 (0)