Skip to content

Commit

Permalink
chore(deps): bumps goreleaser/goreleaser-action to v5.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Apr 12, 2024
1 parent f543b18 commit a2634f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cat /tmp/changes.md
- name: Dry run
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
with:
version: latest
Expand Down

0 comments on commit a2634f5

Please sign in to comment.