File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ jobs:
3535 show-progress : false
3636
3737 - name : Initialize CodeQL
38- uses : github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 .30.5
38+ uses : github/codeql-action/init@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4 .30.8
3939 with :
4040 build-mode : none
4141 languages : ${{ matrix.language }}
4242
4343 - name : Perform CodeQL Analysis
44- uses : github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 .30.5
44+ uses : github/codeql-action/analyze@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4 .30.8
4545 with :
4646 category : ' /language:${{ matrix.language }}'
4747
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions: {}
1919jobs :
2020 update-sdk :
2121 name : Update .NET SDK
22- uses : martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@b4a65696fa41bbe5a4ddf75b7da0e204d7343dc7 # v4 .0.0
22+ uses : martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@a832b148de803dd5bcba5dbedb4ca75f20c3a0c4 # v5 .0.0
2323 permissions :
2424 contents : write
2525 pull-requests : write
You can’t perform that action at this time.
0 commit comments