Skip to content

Commit

Permalink
Merge pull request #5 from jacobwgillespie/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…goreleaser/goreleaser-action-3
  • Loading branch information
jacobwgillespie committed May 24, 2022
2 parents b75d4d8 + 95b8aa9 commit fec6187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
go-version: 1.17

- uses: goreleaser/goreleaser-action@v2
- uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit fec6187

Please sign in to comment.