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 @@ -23,12 +23,12 @@ jobs:
2323 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
2424
2525 - name : Initialize CodeQL
26- uses : github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2
26+ uses : github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
2727 with :
2828 languages : " csharp"
2929
3030 - name : Autobuild
31- uses : github/codeql-action/autobuild@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2
31+ uses : github/codeql-action/autobuild@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
3232
3333 - name : Perform CodeQL Analysis
34- uses : github/codeql-action/analyze@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2
34+ uses : github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
You can’t perform that action at this time.
0 commit comments