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 651e7d1 commit 5ca77c6Copy full SHA for 5ca77c6
.github/workflows/container.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: docker/setup-buildx-action@v3
52
53
- name: Log in to the Container registry
54
- uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
+ uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
55
with:
56
registry: ${{ env.REGISTRY }}
57
username: ${{ github.actor }}
0 commit comments