We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3540725 commit cd13e2dCopy full SHA for cd13e2d
.github/workflows/containers.yml
@@ -47,7 +47,7 @@ jobs:
47
type=sha
48
49
- name: Log in to the Container registry
50
- uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments