Skip to content

Commit

Permalink
Fix snyk report (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 26, 2024
1 parent 4355c9e commit 9dba7f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/force-ci-run
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Edit this file for a quick way to force a CI run
146
147
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ jobs:
- name: Attest Snyk results to Kosli Trail
run:
kosli attest snyk "${IMAGE_NAME}"
--attachments=snyk.policy
--attachments=.snyk
--name=dashboard.snyk-scan
--scan-results=.snyk
--scan-results=snyk.json


sdlc-control-gate:
Expand Down

0 comments on commit 9dba7f5

Please sign in to comment.