Skip to content

Commit

Permalink
Merge pull request #7 from bmatcuk/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-2.5.0

Bump goreleaser/goreleaser-action from 2 to 2.5.0
  • Loading branch information
bmatcuk committed May 12, 2021
2 parents 3489e4c + 196e5dd commit be490ad
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 @@ -38,7 +38,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v2.5.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit be490ad

Please sign in to comment.