Skip to content

Commit

Permalink
Merge pull request #38 from seipan/renovate/goreleaser-goreleaser-act…
Browse files Browse the repository at this point in the history
…ion-6.x

chore(deps): update goreleaser/goreleaser-action action to v6
  • Loading branch information
seipan committed Jun 21, 2024
2 parents 2014474 + a013ad6 commit f36bf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version-file: go.mod
cache: true

- uses: goreleaser/goreleaser-action@v5
- uses: goreleaser/goreleaser-action@v6
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit f36bf76

Please sign in to comment.