From a4d1fbc823a546da55d0f9bdde3e61b15f413648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:52:11 +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.46.0 to 0.47.0. - [Commits](https://github.com/flowfuse/github-actions-workflows/compare/v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml dependency-version: 0.47.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 6306191..83c240b 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.46.0 + uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.47.0