We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8c23a commit 6254adbCopy full SHA for 6254adb
.github/workflows/add-header.yml
@@ -25,7 +25,7 @@ jobs:
25
FORCE_COLOR: "1" # Optional: Shows color output in GitHub console.
26
27
- name: Commit changes back to repo
28
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
29
with: # Token comes from actions/checkout
30
commit_message: Add Header
31
0 commit comments