From dd3ca18121da7dbbb76ee802d4852d66999e0c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:36:47 +0000 Subject: [PATCH] Bump flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml Bumps [flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml](https://github.com/flowfuse/github-actions-workflows) from 0.49.0 to 0.51.0. - [Commits](https://github.com/flowfuse/github-actions-workflows/compare/v0.49.0...v0.51.0) --- updated-dependencies: - dependency-name: flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sast-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sast-scan.yml b/.github/workflows/sast-scan.yml index d6255c0..c4f4c81 100644 --- a/.github/workflows/sast-scan.yml +++ b/.github/workflows/sast-scan.yml @@ -16,4 +16,4 @@ concurrency: jobs: scan: name: SAST Scan - uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.49.0 + uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.51.0