Bump goreleaser/goreleaser-action

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 696b757ee8f3742e68b261173b9eeeb96306a57f to c21f56a7bc891b5f73bec61233c4102ef8273150.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/696b757ee8f3742e68b261173b9eeeb96306a57f...c21f56a7bc891b5f73bec61233c4102ef8273150)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 20:30:01 +00:00
committed by GitHub
parent 652e420618
commit 4a955b56ad
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Set CURRENT_TAG
run: echo "GORELEASER_CURRENT_TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@696b757ee8f3742e68b261173b9eeeb96306a57f
uses: goreleaser/goreleaser-action@c21f56a7bc891b5f73bec61233c4102ef8273150
with:
version: latest
args: release --clean