Skip to content

Commit

Permalink
chore: Pin goreleaser to v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jul 15, 2024
1 parent 2cfcfbb commit 915ca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ jobs:
with:
distribution: goreleaser
workdir: ${{ inputs.working-directory }}
version: latest
version: '~> v2'
args: release --clean --skip=validate ${{ env.SKIP_PUBLISH }}
env:
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
Expand Down

0 comments on commit 915ca75

Please sign in to comment.