Skip to content

Commit 3af8bf9

Browse files
chore(deps): update docker/login-action digest to 5e57cd1
1 parent edf0e4d commit 3af8bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3434

3535
- name: Log in to the Container registry
36-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
36+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
3737
with:
3838
registry: ${{ env.REGISTRY }}
3939
username: ${{ github.actor }}

0 commit comments

Comments
 (0)