Skip to content

Commit 1632741

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

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@0d4c9c5ea7693da7b068278f7b52bda2a190a446
3333
with:
3434
registry: ${{ env.REGISTRY }}
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)