build(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0 (#9399)

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot] 2021-05-27 10:37:58 +00:00 committed by GitHub
parent 214997e245
commit b56e1a164b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
uses: goreleaser/goreleaser-action@v2.5.0
uses: goreleaser/goreleaser-action@v2.6.0
with:
args: release --rm-dist --release-notes ./RELEASE_CHANGELOG.md
env: