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.
1 parent 38e08a1 commit a5f51c9Copy full SHA for a5f51c9
.github/workflows/docker.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35
36
- name: Login to GHCR
37
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
+ uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
38
with:
39
registry: https://ghcr.io
40
username: ${{ github.actor }}
0 commit comments