From e72471d545084d2b1326ebcc45b58d25ad865c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:33:07 +0000 Subject: [PATCH] Bump goreleaser/goreleaser-action Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 94b86e1b0200cc3baefc577476f7d63bc69ad382 to 696b757ee8f3742e68b261173b9eeeb96306a57f. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/94b86e1b0200cc3baefc577476f7d63bc69ad382...696b757ee8f3742e68b261173b9eeeb96306a57f) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index cc19fa9..16c3fcb 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -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@94b86e1b0200cc3baefc577476f7d63bc69ad382 + uses: goreleaser/goreleaser-action@696b757ee8f3742e68b261173b9eeeb96306a57f with: version: latest args: release --clean