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"