Skip to content

Commit

Permalink
Merge pull request #57 from commentcov/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-6

build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
terakoya76 authored Jun 10, 2024
2 parents aa39caa + bacafcd commit 839501b
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.18"

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

0 comments on commit 839501b

Please sign in to comment.