Skip to content

Commit

Permalink
Merge pull request #29 from jklaiber/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-6
  • Loading branch information
jklaiber authored Jul 8, 2024
2 parents 386ff00 + 287a710 commit ba248c7
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 @@ -35,7 +35,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 ba248c7

Please sign in to comment.