1
0
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:
dependabot[bot] 2020-09-22 09:46:20 -03:00 committed by GitHub
parent 65ffbf1921
commit 6ae3c7e07d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: