File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ jobs:
3232
3333 steps :
3434 - name : Copilot Setup - Checkout code
35- uses : actions/checkout@v6
35+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3636
3737 - name : Copilot Setup - Setup Node.js
38- uses : actions/setup-node@v6
38+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
3939 with :
4040 cache : ' npm'
4141 cache-dependency-path : ' extractors/cds/tools/package-lock.json'
5252 echo "Generated .codeql-version: $(cat .codeql-version)"
5353
5454 - name : Copilot Setup - Setup CodeQL environment
55- uses : advanced-security/codeql-development-mcp-server/.github/actions/setup-codeql-environment@main
55+ uses : advanced-security/codeql-development-mcp-server/.github/actions/setup-codeql-environment@de78423de19152f49ed45d1df6e7b70f721132c8 # main
5656 with :
5757 install-language-runtimes : false
5858
You can’t perform that action at this time.
0 commit comments