Skip to content

Commit

Permalink
Merge pull request #38 from cultureamp/renovate/update/goreleaser-gor…
Browse files Browse the repository at this point in the history
…eleaser-action-6.x

chore(deps): update goreleaser/goreleaser-action action to v6
  • Loading branch information
ctgardner authored Jun 17, 2024
2 parents d8b9393 + b8e3fbd commit 02a300c
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 @@ -57,7 +57,7 @@ jobs:
go-version-file: go.mod

- name: Release cfparams
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 02a300c

Please sign in to comment.