Skip to content

Commit

Permalink
DXE-3869 Fix for goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgwoj committed Jul 16, 2024
1 parent a075952 commit 3d2bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: v1.21.12
version: v1.21
args: release --rm-dist
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit 3d2bcf4

Please sign in to comment.