Skip to content

Commit

Permalink
Merge pull request #24 from foomo/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-fcf4e41b5c

chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
  • Loading branch information
franklinkim authored Jun 27, 2024
2 parents 2df796d + fd84441 commit 58216b4
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 @@ -29,7 +29,7 @@ jobs:
app_id: ${{ secrets.TOKEN_APP_ID }}
private_key: ${{ secrets.TOKEN_APP_PRIVATE_KEY }}

- uses: goreleaser/goreleaser-action@v5
- uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 58216b4

Please sign in to comment.