Skip to content

Commit 894bb80

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 6
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 6. - [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...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1d5882 commit 894bb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GB_TOKEN_PRIVATE }}
7474

75-
- uses: stefanzweifel/git-auto-commit-action@v4
75+
- uses: stefanzweifel/git-auto-commit-action@v6
7676
continue-on-error: true
7777
with:
7878
commit_message: Update stub files

0 commit comments

Comments
 (0)