We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a3e32 commit be48ca8Copy full SHA for be48ca8
1 file changed
.github/workflows/docker.build.yml
@@ -37,7 +37,7 @@ jobs:
37
${{ runner.os }}-buildx-
38
-
39
name: Login to GitHub Container Registry
40
- uses: docker/login-action@v1.10.0
+ uses: docker/login-action@v3.4.0
41
if: github.event_name != 'pull_request'
42
with:
43
registry: ghcr.io
0 commit comments