Skip to content

Commit cd13e2d

Browse files
chore(deps): update docker/login-action digest to 0d4c9c5
1 parent 3540725 commit cd13e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

+1-1
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@465a07811f14bebb1938fbed4728c6a1ff8901fc
50+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)