Skip to content

Commit 7f0dcfe

Browse files
Update docker/login-action digest to 0d4c9c5
1 parent ea79984 commit 7f0dcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: docker/setup-buildx-action@v2
3737

3838
- name: Log in to the Container registry
39-
uses: docker/login-action@56d703e106032867ad04c1e54d781c209f451e26
39+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
4040
with:
4141
registry: ${{ env.REGISTRY }}
4242
username: ${{ github.actor }}

0 commit comments

Comments
 (0)