Skip to content

Commit 25de62c

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.6.0 to 1.7.0. - [Release notes](https://github.com/rm3l/container-scan-to-sarif-action/releases) - [Commits](rm3l/container-scan-to-sarif-action@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: rm3l/container-scan-to-sarif-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1076a4 commit 25de62c

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)