Bump github/codeql-action from 3.29.11 to 3.30.0 in the github-action… · gradle/actions@9302782 (original) (raw)

Original file line number Diff line number Diff line change
@@ -35,12 +35,12 @@ jobs:
35 35
36 36 # Initializes the CodeQL tools for scanning.
37 37 - name: Initialize CodeQL
38 -uses: github/codeql-action/init@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.5
38 +uses: github/codeql-action/init@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.29.5
39 39 with:
40 40 languages: ${{ matrix.language }}
41 41 config: |
42 42 paths:
43 43 - sources/src
44 44
45 45 - name: Perform CodeQL Analysis
46 -uses: github/codeql-action/analyze@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.5
46 +uses: github/codeql-action/analyze@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.29.5