Skip to content

Commit

Permalink
Merge pull request #10 from kvanzuijlen/renovate/goreleaser-gorelease…
Browse files Browse the repository at this point in the history
…r-action-5.x

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
kvanzuijlen authored Feb 4, 2024
2 parents 79f6afd + 0d8ecdd commit 0cf24fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
go-version-file: "go.mod"

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v2.0.0
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
version: latest
args: release --skip=publish --clean
Expand Down

0 comments on commit 0cf24fe

Please sign in to comment.