File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959
6060 # Initializes the CodeQL tools for scanning.
6161 - name : Initialize CodeQL
62- uses : github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
62+ uses : github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4
6363 with :
6464 languages : ${{ matrix.language }}
6565 build-mode : ${{ matrix.build-mode }}
8787 exit 1
8888
8989 - name : Perform CodeQL Analysis
90- uses : github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
90+ uses : github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4
9191 with :
9292 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 1313 runs-on : " ubuntu-latest"
1414 steps :
1515 - name : " Checkout the repository"
16- uses : " actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd " # v6.0.2
16+ uses : " actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 " # v6.0.3
1717
1818 - name : " Set up Python"
1919 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
You can’t perform that action at this time.
0 commit comments