Skip to content

Commit

Permalink
workflows: Bump goreleaser-action to its v5
Browse files Browse the repository at this point in the history
Let's keep it up-to-date, as we've done for the checkout and setup-go
actions.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
  • Loading branch information
fidencio committed Nov 6, 2023
1 parent b3dae43 commit 64efbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: 1.21.x
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: v1.9.2
args: release --rm-dist
Expand Down

0 comments on commit 64efbf8

Please sign in to comment.