Skip to content

Commit

Permalink
Merge pull request #403 from vancluever/dependabot/github_actions/gor…
Browse files Browse the repository at this point in the history
…eleaser/goreleaser-action-5.1.0
  • Loading branch information
dependabot[bot] committed May 13, 2024
2 parents 4014f87 + 904f541 commit 4181ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -93,7 +93,7 @@ jobs:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5.0.0
uses: goreleaser/goreleaser-action@v5.1.0
with:
version: latest
args: release --clean --timeout 60m0s
Expand Down

0 comments on commit 4181ac9

Please sign in to comment.