mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-20 03:59:26 +02:00
chore(deps): bump stefanzweifel/git-auto-commit-action (#1851)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.5.1 to v4.6.0. - [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/v4.5.1...5c9bfe7477fd67ca1ffc9fed4a69fb7a6a46dcfe) 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
229c8f54a5
commit
4657a61f0d
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@v4.5.1
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4.6.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user