Skip to content

Commit

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

build(deps): bump goreleaser/goreleaser-action from 1 to 4
  • Loading branch information
terakoya76 committed Mar 17, 2023
2 parents a8f4391 + a33ed40 commit fff56bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
go-version: "1.17"

- uses: goreleaser/goreleaser-action@v1
- uses: goreleaser/goreleaser-action@v4
if: "steps.tag.outputs.value != ''"
with:
version: latest
Expand Down

0 comments on commit fff56bd

Please sign in to comment.