mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore(deps): bump stefanzweifel/git-auto-commit-action from v2 to v4.5.1 (#1818)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v2 to v4.5.1. - [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](https://github.com/stefanzweifel/git-auto-commit-action/compare/v2...c7ad0bdb15809dc9825b3017c243da42dec21324) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
65ffbf1921
commit
6ae3c7e07d
2
.github/workflows/gosum.yml
vendored
2
.github/workflows/gosum.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
rm -f go.sum
|
||||
go mod tidy
|
||||
- uses: stefanzweifel/git-auto-commit-action@v2
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4.5.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user