Skip to content

Commit

Permalink
Merge pull request #26 from henrywhitaker3/renovate/goreleaser-gorele…
Browse files Browse the repository at this point in the history
…aser-action-6.x

chore(deps): update goreleaser/goreleaser-action action to v6
  • Loading branch information
henrywhitaker3 committed Jun 14, 2024
2 parents af9ecad + cdb5810 commit 6a63f6c
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 @@ -34,7 +34,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 6a63f6c

Please sign in to comment.