Skip to content

Commit

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

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
taxintt authored Jul 15, 2024
2 parents a4304f1 + 06b46f3 commit 4dc97c2
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 @@ -24,7 +24,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
scope: ${{ github.repository_owner }}
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
env:
Expand Down

0 comments on commit 4dc97c2

Please sign in to comment.