Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/sast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down