From 90bcd30c23a3a58163705b2e43defb054d86e73e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:44:52 +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.52.0 to 0.64.0. - [Commits](https://github.com/flowfuse/github-actions-workflows/compare/v0.52.0...v0.64.0) --- updated-dependencies: - dependency-name: flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml dependency-version: 0.64.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 7d96d005..ef206aba 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.52.0 + uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.64.0