Skip to content

Commit 6254adb

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent df8c23a commit 6254adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-header.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
FORCE_COLOR: "1" # Optional: Shows color output in GitHub console.
2626

2727
- name: Commit changes back to repo
28-
uses: stefanzweifel/git-auto-commit-action@v6
28+
uses: stefanzweifel/git-auto-commit-action@v7
2929
with: # Token comes from actions/checkout
3030
commit_message: Add Header
3131

0 commit comments

Comments
 (0)