Skip to content

Commit 994583d

Browse files
committed
Update docker/login-action digest to 0d4c9c5
1 parent 3649802 commit 994583d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Gradle
1919
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3
2020
- name: Login to Docker Hub
21-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
21+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
2222
with:
2323
username: ${{ secrets.DOCKER_USERNAME }}
2424
password: ${{ secrets.DOCKER_TOKEN }}

0 commit comments

Comments
 (0)