Skip to content

Commit 306c3b4

Browse files
build(deps): bump midnightntwrk/upload-sarif-github-action
Bumps [midnightntwrk/upload-sarif-github-action](https://github.com/midnightntwrk/upload-sarif-github-action) from 9da05ae8b0dc1b97a0a25f809deb586c06b7ad3e to 362d0346b194663004cb371e8e8523bd1c910917. - [Release notes](https://github.com/midnightntwrk/upload-sarif-github-action/releases) - [Changelog](https://github.com/midnightntwrk/upload-sarif-github-action/blob/main/CHANGELOG.md) - [Commits](midnightntwrk/upload-sarif-github-action@9da05ae...362d034) --- updated-dependencies: - dependency-name: midnightntwrk/upload-sarif-github-action dependency-version: 362d0346b194663004cb371e8e8523bd1c910917 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c07f71 commit 306c3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: Scan code
31-
uses: midnightntwrk/upload-sarif-github-action@9da05ae8b0dc1b97a0a25f809deb586c06b7ad3e # includes caller-workspace scan fix
31+
uses: midnightntwrk/upload-sarif-github-action@362d0346b194663004cb371e8e8523bd1c910917 # includes caller-workspace scan fix
3232
with:
3333
fail_severity: "high"
3434
skip_scorecard_scan: "true"

0 commit comments

Comments
 (0)