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 ef5b723 + 1841d02 commit 631efe8Copy full SHA for 631efe8
.github/workflows/docker-push.yml
@@ -29,7 +29,7 @@ jobs:
29
${{ runner.os }}-buildx-
30
-
31
name: Login to GitHub Container Registry
32
- uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2.1.0
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
33
with:
34
registry: ghcr.io
35
username: ${{ github.actor }}
0 commit comments