Skip to content

Commit

Permalink
chore(snyk): adjust matrix image property (#3171)
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert authored Jun 13, 2024
1 parent 1900863 commit 1f4cc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
uses: snyk/actions/docker@master
# we don't have original Dockerfile, cannot generate and upload sarif
with:
image: ${{ matrix.image }}
image: ${{ matrix.images }}
command: test

0 comments on commit 1f4cc39

Please sign in to comment.