Skip to content

Commit 82396c8

Browse files
committed
adjust docker login tag
1 parent 2134976 commit 82396c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313

1414
- name: Log in to Docker Hub
15-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
15+
uses: docker/login-action@v3
1616
with:
1717
username: jpberno
1818
password: dckr_pat_-5mmdsAWDh8DHZsJfZ4lN9d3Qew

0 commit comments

Comments
 (0)