From d726c89f72301ae32b198f38cbf621cca3e70510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:58:20 +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.51.0 to 0.52.0. - [Commits](https://github.com/flowfuse/github-actions-workflows/compare/v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml dependency-version: 0.52.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 c4f4c81..7d96d00 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.51.0 + uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.52.0