From 59b4cb784726e97bd80f8b51492d068ca97b9f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:27:18 +0000 Subject: [PATCH] ci: bump modeled-information-format/.github/.github/workflows/reusable-sast-codeql.yml Bumps [modeled-information-format/.github/.github/workflows/reusable-sast-codeql.yml](https://github.com/modeled-information-format/.github) from 08f06af29dfb1877e2dcfaaa90bf773a63261139 to 801dc88df4d12908445865f9d96d9708f52f9900. - [Release notes](https://github.com/modeled-information-format/.github/releases) - [Commits](https://github.com/modeled-information-format/.github/compare/08f06af29dfb1877e2dcfaaa90bf773a63261139...801dc88df4d12908445865f9d96d9708f52f9900) --- updated-dependencies: - dependency-name: modeled-information-format/.github/.github/workflows/reusable-sast-codeql.yml dependency-version: 801dc88df4d12908445865f9d96d9708f52f9900 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/sast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sast.yml b/.github/workflows/sast.yml index 35341b8..9a47d7a 100644 --- a/.github/workflows/sast.yml +++ b/.github/workflows/sast.yml @@ -24,7 +24,7 @@ jobs: contents: read actions: read packages: read - uses: modeled-information-format/.github/.github/workflows/reusable-sast-codeql.yml@08f06af29dfb1877e2dcfaaa90bf773a63261139 + uses: modeled-information-format/.github/.github/workflows/reusable-sast-codeql.yml@801dc88df4d12908445865f9d96d9708f52f9900 with: languages: "python,javascript-typescript"