mirror of
https://github.com/mgechev/revive.git
synced 2025-03-17 20:57:58 +02:00
Update goreleaser version to 1.22 (#1016)
This commit is contained in:
parent
0eb2e24523
commit
9ec5e553e9
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.21
|
||||
go-version: 1.22
|
||||
-
|
||||
name: Log into registry
|
||||
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
|
||||
|
Loading…
x
Reference in New Issue
Block a user