1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

chore(deps): bump stefanzweifel/git-auto-commit-action (#1868)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.6.0 to v4.7.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/v4.6.0...9b7c21583ca43320493a9acb0823afd9477c5739)

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-10-23 07:38:41 -03:00 committed by GitHub
parent 8c5d936308
commit 139dcf59f9
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@v4.6.0
- uses: stefanzweifel/git-auto-commit-action@v4.7.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: