Skip to content

Commit 947daa8

Browse files
Update docker/login-action digest to 0d4c9c5
1 parent 37f60c1 commit 947daa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Log in to Docker Hub
17-
uses: docker/login-action@7840e6ddd4a9223910798f6a315544257fccd96e
17+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
1818
with:
1919
username: ${{ secrets.DOCKER_USERNAME }}
2020
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)