Skip to content

Commit

Permalink
Fixed the SHA for checkout
Browse files Browse the repository at this point in the history
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
  • Loading branch information
naveensrinivasan committed Oct 19, 2022
1 parent 25c78d2 commit 6efb897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Build the Docker image
run: docker build . --file Dockerfile

0 comments on commit 6efb897

Please sign in to comment.