Skip to content

Commit def2bfb

Browse files
authored
Update release.yml
1 parent 4b8e703 commit def2bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: Run GoReleaser
4343
uses: goreleaser/goreleaser-action@v4.1.1
4444
with:
45-
version: latest
45+
version: "~> v2"
4646
args: release --clean
4747
env:
4848
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}

0 commit comments

Comments
 (0)