File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ jobs:
3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
36- uses : github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
36+ uses : github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
3737
3838 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3939 # If this step fails, then you should remove it and run the build manually (see below)
4040 - name : Autobuild
41- uses : github/codeql-action/autobuild@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
41+ uses : github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
4242
4343 # ℹ️ Command-line programs to run using the OS shell.
4444 # 📚 https://git.io/JvXDl
5252 # make release
5353
5454 - name : Perform CodeQL Analysis
55- uses : github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
55+ uses : github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
You can’t perform that action at this time.
0 commit comments