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 ea79984 commit 6bfa086Copy full SHA for 6bfa086
.github/workflows/container.yaml
@@ -36,7 +36,7 @@ jobs:
36
uses: docker/setup-buildx-action@v2
37
38
- name: Log in to the Container registry
39
- uses: docker/login-action@56d703e106032867ad04c1e54d781c209f451e26
+ uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104
40
with:
41
registry: ${{ env.REGISTRY }}
42
username: ${{ github.actor }}
0 commit comments