Skip to content

Commit

Permalink
Update docker-practice/actions-setup-docker digest to 26fccec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent ce4167f commit 9c1706a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
# https://github.com/docker-practice/actions-setup-docker/pull/33
- uses: docker-practice/actions-setup-docker@d7be7913d15a6b821cc3ed75b4c03b48e1dde22c
- uses: docker-practice/actions-setup-docker@26fccec59edc4e7045508c01b8123ed929220ed0
- name: Build
run: docker build -f Dockerfile -t user/app:latest .
working-directory: docker
Expand Down

0 comments on commit 9c1706a

Please sign in to comment.