Skip to content

Commit

Permalink
Merge pull request #325 from leanix/renovate/goreleaser-goreleaser-ac…
Browse files Browse the repository at this point in the history
…tion-6.x

Update goreleaser/goreleaser-action action to v6
  • Loading branch information
DennisBerthold-leanix authored Jun 7, 2024
2 parents 1cee785 + 7b48d3a commit c2fe37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
version: v3.8.1

- name: GoReleaser Release
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
version: v1.9.0
args: release --rm-dist
Expand Down

0 comments on commit c2fe37c

Please sign in to comment.