Skip to content

Commit

Permalink
Update publish_docker_image.yml
Browse files Browse the repository at this point in the history
Fix Docker GitHub Action
  • Loading branch information
clenk authored Apr 26, 2023
1 parent b082589 commit 9fd67b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout repository
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab

- name: Log in to the Container registry
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
Expand Down

0 comments on commit 9fd67b1

Please sign in to comment.