Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 4 to 5 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 08c5226 commit c798856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: curl -d "repo=github.com/fhopfensperger/qrcode-generator-app" https://goreportcard.com/checks

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
Expand Down

0 comments on commit c798856

Please sign in to comment.