Skip to content

Commit 853c927

Browse files
GitHub Actions: Bump rm3l/container-scan-to-sarif-action
Bumps [rm3l/container-scan-to-sarif-action](https://github.com/rm3l/container-scan-to-sarif-action) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/rm3l/container-scan-to-sarif-action/releases) - [Commits](rm3l/container-scan-to-sarif-action@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: rm3l/container-scan-to-sarif-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56c19a6 commit 853c927

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/[email protected].0
309+
uses: rm3l/[email protected].1
310310
if: ${{ always() }}
311311
with:
312312
input-file: ${{ steps.scan.outputs.scan-report-path }}

0 commit comments

Comments
 (0)