Skip to content

Commit 62388a7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update docker/login-action commit hash to b776a64
1 parent a2feebe commit 62388a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v2
1919

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

0 commit comments

Comments
 (0)