Skip to content

Commit

Permalink
Merge pull request #70 from devnw/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-6

Bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
benjivesterby authored Nov 21, 2024
2 parents e88e3ac + b1b968d commit d07fa58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GH_PAT }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit d07fa58

Please sign in to comment.