Skip to content

Commit 5c2f292

Browse files
chore(deps): update docker/login-action digest to 7ca3450
1 parent 091f6e1 commit 5c2f292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: docker/setup-buildx-action@v3
3030

3131
- name: Log in to the Container registry
32-
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
32+
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
3333
with:
3434
registry: ${{ env.REGISTRY }}
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)