From 3915757e14ef8893202e99c827fe8a1b04b2a5f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:45:14 +0000 Subject: [PATCH] Bump goreleaser/goreleaser-action Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5 to 85d0b9d4cdd011f0bad65fe06a1f5282b0a20269. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5...85d0b9d4cdd011f0bad65fe06a1f5282b0a20269) --- 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..1213bafa 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@85d0b9d4cdd011f0bad65fe06a1f5282b0a20269 with: version: latest args: release --clean