From eac4252c41a68441f188b5f9ffc1ff71b497dc5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:05:31 +0000 Subject: [PATCH] build(deps): bump midnightntwrk/upload-sarif-github-action Bumps [midnightntwrk/upload-sarif-github-action](https://github.com/midnightntwrk/upload-sarif-github-action) from 07dad711370cc5985885ebcf07cb8c9264bc4167 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](https://github.com/midnightntwrk/upload-sarif-github-action/compare/07dad711370cc5985885ebcf07cb8c9264bc4167...362d0346b194663004cb371e8e8523bd1c910917) --- updated-dependencies: - dependency-name: midnightntwrk/upload-sarif-github-action dependency-version: 362d0346b194663004cb371e8e8523bd1c910917 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index e3daac4..8bb2a42 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -27,4 +27,4 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #v7.0.1 - name: Scan code - uses: midnightntwrk/upload-sarif-github-action@07dad711370cc5985885ebcf07cb8c9264bc4167 \ No newline at end of file + uses: midnightntwrk/upload-sarif-github-action@362d0346b194663004cb371e8e8523bd1c910917 \ No newline at end of file