Skip to content

Commit

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

build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
rsteube authored Oct 27, 2024
2 parents 4e754a8 + 909747f commit 869d13d
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 @@ -48,7 +48,7 @@ jobs:
run: go run ./cmd/carapace-lint completers/*/cmd/*.go

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

0 comments on commit 869d13d

Please sign in to comment.