Skip to content

Commit 4118efd

Browse files
Merge pull request #304 from Cosmo-Tech/dependabot/github_actions/rm3l/container-scan-to-sarif-action-1.7.1
2 parents f258d5e + 853c927 commit 4118efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308

309309
- name: Convert Container Scan Report to SARIF
310310
id: scan-to-sarif
311-
uses: rm3l/[email protected].0
311+
uses: rm3l/[email protected].1
312312
if: ${{ always() }}
313313
with:
314314
input-file: ${{ steps.scan.outputs.scan-report-path }}

0 commit comments

Comments
 (0)