We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6189d1 + baa6c3a commit f943a79Copy full SHA for f943a79
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
go-version: ${{ steps.versions.outputs.go }}
41
-
42
name: Login to GitHub Container Registry
43
- uses: docker/login-action@v1
+ uses: docker/login-action@v2
44
with:
45
registry: ghcr.io
46
username: ${{ github.repository_owner }}
0 commit comments