From 6fcae0c42611ecbb8eebdf75e84b55bdc1c00cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:20:30 +0000 Subject: [PATCH] Bump goreleaser/goreleaser-action Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5 to d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5...d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545) --- 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 5b4e08f0..b35dc417 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@f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5 + uses: goreleaser/goreleaser-action@d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545 with: version: latest args: release --clean