From 9632eb8330b8be931186eaf051c966e6b4afb4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:05:17 +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 6d0d6fafb1e1363b3973fab8f0429602a9e31600. - [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...6d0d6fafb1e1363b3973fab8f0429602a9e31600) --- updated-dependencies: - dependency-name: midnightntwrk/upload-sarif-github-action dependency-version: 6d0d6fafb1e1363b3973fab8f0429602a9e31600 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..194e4f9 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@6d0d6fafb1e1363b3973fab8f0429602a9e31600 \ No newline at end of file