Skip to content

Commit 7e21f12

Browse files
Update docker/login-action digest to 0d4c9c5
1 parent 4f43c57 commit 7e21f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
install: true
4646

4747
- name: Login to Docker Hub
48-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
48+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
4949
with:
5050
username: ${{ secrets.DOCKERHUB_USERNAME }}
5151
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)