Skip to content

Commit

Permalink
Merge pull request #34 from kcl-lang/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-5

chore: (deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
Peefy committed Feb 18, 2024
2 parents 25f1831 + 7e6d9ae commit a7d6d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit a7d6d7e

Please sign in to comment.