Skip to content

Commit 780fde4

Browse files
authored
github: bump GoReleaser Action to v2 (hashicorp#352)
1 parent 29e6ee9 commit 780fde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: echo -e "${{ secrets.PGP_SIGNING_KEY }}" | gpg --import
6060
-
6161
name: Release
62-
uses: goreleaser/goreleaser-action@v1
62+
uses: goreleaser/goreleaser-action@v2
6363
with:
6464
version: latest
6565
args: release

0 commit comments

Comments
 (0)