Skip to content

Commit 1eb9b13

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 46e7c84 commit 1eb9b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,6 @@ jobs:
228228
git add ./doc coverage.svg || true
229229
git status
230230
231-
- uses: stefanzweifel/git-auto-commit-action@v6
231+
- uses: stefanzweifel/git-auto-commit-action@v7
232232
with:
233233
commit_message: "GitHub Pages for ${{github.sha}}"

0 commit comments

Comments
 (0)