Skip to content

Commit 4147989

Browse files
chore(deps): update docker/login-action digest to 29df2a9
1 parent ad8d4fb commit 4147989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=sha
4848
4949
- name: Log in to the Container registry
50-
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
50+
uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)