File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100
101101 # Initializes the CodeQL tools for scanning.
102102 - name : Initialize CodeQL
103- uses : github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
103+ uses : github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
104104 with :
105105 languages : ${{ matrix.language }}
106106 build-mode : ${{ matrix.build-mode }}
@@ -117,7 +117,7 @@ jobs:
117117 run : make build
118118
119119 - name : Perform CodeQL Analysis
120- uses : github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
120+ uses : github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
121121 with :
122122 category : " /language:${{matrix.language}}"
123123
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 pull-requests : write
118118 runs-on : ubuntu-latest
119119 steps :
120- - uses : actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1 .0
120+ - uses : actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2 .0
121121 with :
122122 configuration-path : .github/config/labeler.yml
123123 size-labeler :
You can’t perform that action at this time.
0 commit comments