Skip to content

Commit

Permalink
deps: update goreleaser-action for bug (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
asraa committed Aug 29, 2022
1 parent 87b3a79 commit f981b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
go-version: 1.17
check-latest: true
- uses: goreleaser/goreleaser-action@v3
- uses: goreleaser/goreleaser-action@v3.1.0
id: run-goreleaser
with:
version: latest
Expand Down

0 comments on commit f981b4c

Please sign in to comment.