Skip to content

Commit

Permalink
Pinned the goreleaser version to 1.26.2 (#977)
Browse files Browse the repository at this point in the history
update the goreleaser version to 1.26.2
  • Loading branch information
developerkunal committed Jun 18, 2024
1 parent 6e5d2b4 commit e88bc9d
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 @@ -30,7 +30,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # [email protected]
with:
version: latest
version: '1.26.2'
args: release --rm-dist
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit e88bc9d

Please sign in to comment.