Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#2876)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 24, 2022
1 parent ddee31a commit d92f144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Create release
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit d92f144

Please sign in to comment.