Skip to content

Commit 72812b3

Browse files
authored
Update push-docker-image.yaml
1 parent c27a041 commit 72812b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push-docker-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020

2121
- name: Log in to Docker Hub
22-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
22+
uses: docker/login-action@v2
2323
with:
2424
username: $DOCKER_USER
2525
password: $DOCKER_PASSWORD

0 commit comments

Comments
 (0)