Skip to content

Commit 36b7a61

Browse files
authored
Update scan_code.yml
1 parent 65802a0 commit 36b7a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan_code.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: echo "${{ secrets.GHCR_PAT }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
1919

2020
- name: Pull container image
21-
run: docker pull ghcr.io/flaxandteal/arches_coral_static:latest
21+
run: docker pull ghcr.io/flaxandteal/arches_coral_static:dev-13650788094
2222

2323
- name: Run Snyk scan
2424
uses: snyk/actions/docker@master

0 commit comments

Comments
 (0)