Skip to content

Commit 06d3058

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#143)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75d12e8 commit 06d3058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,6 @@ jobs:
227227
228228
git add coverage.svg tarpaulin-report.html
229229
git status
230-
- uses: stefanzweifel/git-auto-commit-action@v4
230+
- uses: stefanzweifel/git-auto-commit-action@v5
231231
with:
232232
commit_message: "GitHub Pages for ${{ github.sha }}"

0 commit comments

Comments
 (0)