Skip to content

Commit 0511c6a

Browse files
committed
chore(dependencies): update docker/login-action digest to ec9cdf0
1 parent aea4e0c commit 0511c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v3
1919

2020
- name: Log in to the Container registry
21-
uses: docker/login-action@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
21+
uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6
2222
with:
2323
registry: ${{ env.REGISTRY }}
2424
username: ${{ github.actor }}

0 commit comments

Comments
 (0)