Skip to content

Commit

Permalink
Merge pull request #206 from automuteus/dependabot/github_actions/gor…
Browse files Browse the repository at this point in the history
…eleaser/goreleaser-action-2.5.0

Bump goreleaser/goreleaser-action from 2 to 2.5.0
  • Loading branch information
CarbonNeuron authored May 24, 2021
2 parents 3fb5ad1 + 8a9e66f commit bcff69f
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 @@ -91,7 +91,7 @@ jobs:
asset_content_type: text/plain

- 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 bcff69f

Please sign in to comment.