File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,14 +24,14 @@ jobs:
2424
2525 # Initializes the CodeQL tools for scanning.
2626 - name : Initialize CodeQL
27- uses : github/codeql-action/init@41a4ada31ba866a7f1196b9602703a89edd69e22 # tag=v2
27+ uses : github/codeql-action/init@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2
2828 with :
2929 languages : java
3030
3131 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3232 # If this step fails, then you should remove it and run the build manually (see below).
3333 - name : Autobuild
34- uses : github/codeql-action/autobuild@41a4ada31ba866a7f1196b9602703a89edd69e22 # tag=v2
34+ uses : github/codeql-action/autobuild@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2
3535
3636 # ℹ️ Command-line programs to run using the OS shell.
3737 # 📚 https://git.io/JvXDl
4545 # make release
4646
4747 - name : Perform CodeQL Analysis
48- uses : github/codeql-action/analyze@41a4ada31ba866a7f1196b9602703a89edd69e22 # tag=v2
48+ uses : github/codeql-action/analyze@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2
You can’t perform that action at this time.
0 commit comments