Skip to content

Commit

Permalink
Merge pull request #129 from nlnwa/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-6
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
2 parents 3e9c827 + 310fb8f commit 7e89b5a
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: goreleaser/goreleaser-action@v5
- uses: goreleaser/goreleaser-action@v6
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
Expand Down

0 comments on commit 7e89b5a

Please sign in to comment.