Skip to content

Commit

Permalink
Merge pull request #22 from cimnine/renovate/goreleaser-goreleaser-ac…
Browse files Browse the repository at this point in the history
…tion-6.x

chore(deps): update goreleaser/goreleaser-action action to v6
  • Loading branch information
cimnine authored Jun 12, 2024
2 parents 2623194 + 5d40833 commit 518a3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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 518a3b4

Please sign in to comment.