Skip to content

Commit 9ec5e55

Browse files
authored
Update goreleaser version to 1.22 (#1016)
1 parent 0eb2e24 commit 9ec5e55

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
@@ -18,7 +18,7 @@ jobs:
1818
name: Set up Go
1919
uses: actions/setup-go@v2
2020
with:
21-
go-version: 1.21
21+
go-version: 1.22
2222
-
2323
name: Log into registry
2424
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin

0 commit comments

Comments
 (0)