Skip to content

Commit 454b853

Browse files
committed
Pin goreleaser to 2.10.2
1 parent f6c2dd3 commit 454b853

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
@@ -68,7 +68,7 @@ jobs:
6868
id-token: write
6969
contents: write
7070
packages: write
71-
uses: smallstep/workflows/.github/workflows/goreleaser.yml@main
71+
uses: smallstep/workflows/.github/workflows/goreleaser.yml@max/pin-goreleaser
7272
with:
7373
enable-packages-upload: true
7474
is-prerelease: ${{ needs.create_release.outputs.is_prerelease == 'true' }}

0 commit comments

Comments
 (0)