Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 5 to 6 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 56ca826 commit 30ab529
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@v5
uses: goreleaser/goreleaser-action@v6
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
Expand Down

0 comments on commit 30ab529

Please sign in to comment.