Skip to content

Commit 72f2063

Browse files
Merge pull request #267 from Cosmo-Tech/dependabot/github_actions/rm3l/container-scan-to-sarif-action-1.7.0
2 parents b08884a + 25de62c commit 72f2063

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
@@ -306,7 +306,7 @@ jobs:
306306

307307
- name: Convert Container Scan Report to SARIF
308308
id: scan-to-sarif
309-
uses: rm3l/container-scan-to-sarif-action@v1.6.0
309+
uses: rm3l/container-scan-to-sarif-action@v1.7.0
310310
if: ${{ always() }}
311311
with:
312312
input-file: ${{ steps.scan.outputs.scan-report-path }}

0 commit comments

Comments
 (0)