Skip to content

Commit c0da2f4

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#6)
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 5b92db7 commit c0da2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
git_tag_gpgsign: true
8484

8585
- name: Commit and tag
86-
uses: stefanzweifel/git-auto-commit-action@v4
86+
uses: stefanzweifel/git-auto-commit-action@v5
8787
env:
8888
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
8989
with:

0 commit comments

Comments
 (0)