Skip to content

Commit da95c86

Browse files
chore(deps): update docker/login-action digest to 7ca3450
1 parent aba5ac7 commit da95c86

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
@@ -73,7 +73,7 @@ jobs:
7373
type=sha
7474
7575
- name: Log in to the Container registry
76-
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
76+
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
7777
with:
7878
registry: ${{ env.REGISTRY }}
7979
username: ${{ github.actor }}

0 commit comments

Comments
 (0)