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 aba5ac7 commit da95c86Copy full SHA for da95c86
.github/workflows/containers.yml
@@ -73,7 +73,7 @@ jobs:
73
type=sha
74
75
- name: Log in to the Container registry
76
- uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
+ uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
77
with:
78
registry: ${{ env.REGISTRY }}
79
username: ${{ github.actor }}
0 commit comments