Skip to content

Commit 8586315

Browse files
chore(deps): update docker/login-action digest to 9780b0c (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35c910c commit 8586315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Log in to Docker Hub
16-
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
16+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
1717
with:
1818
username: ${{ secrets.DOCKER_USERNAME }}
1919
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)