Skip to content

Commit

Permalink
Merge pull request #109 from twirphp/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-3
  • Loading branch information
dependabot[bot] committed May 24, 2022
2 parents 52987f4 + 44bafc7 commit 6e03771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
version: 0.105.0
args: release --rm-dist
Expand Down

0 comments on commit 6e03771

Please sign in to comment.