Skip to content

Commit

Permalink
Merge pull request #114 from go-faster/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-6

chore(deps): bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
ernado authored Jan 5, 2025
2 parents 6296917 + a4bae39 commit 12fbb00
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 @@ -73,7 +73,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: goreleaser-install
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
install-only: true

Expand Down

0 comments on commit 12fbb00

Please sign in to comment.