Skip to content

Commit

Permalink
Merge pull request #2292 from carapace-sh/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…oreleaser/goreleaser-action-5

build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
rsteube authored Mar 11, 2024
2 parents d841ae7 + 5e48951 commit 6d227e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: go run ./cmd/carapace-lint completers/*/cmd/*.go

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
Expand Down

0 comments on commit 6d227e1

Please sign in to comment.