Skip to content

Commit f030cdd

Browse files
committed
work on workflow
1 parent 7f7f1bc commit f030cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
image: ${{ fromJson(needs.image_list.outputs.matrix) }}
3232
steps:
3333
- name: Debug
34-
run: echo ${{image }}
34+
run: echo ${{ matrix.image }}
3535
# - name: Run Grype image
3636
# uses: MaibornWolff/secobserve_actions_templates/actions/SCA/grype_image@main
3737
# with:

0 commit comments

Comments
 (0)