Skip to content

Commit d014e0b

Browse files
chore(deps): update github/codeql-action digest to ff2daa0 - workflows - .github/workflows/codeql.yml
1 parent 53c9353 commit d014e0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ jobs:
3434
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535

3636
- name: Initialize CodeQL
37-
uses: github/codeql-action/init@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/init@v4
37+
uses: github/codeql-action/init@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/init@v4
3838
with:
3939
languages: ${{ matrix.language }}
4040

4141
- name: Autobuild
42-
uses: github/codeql-action/autobuild@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/autobuild@v4
42+
uses: github/codeql-action/autobuild@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/autobuild@v4
4343

4444
- name: Perform CodeQL Analysis
45-
uses: github/codeql-action/analyze@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/analyze@v4
45+
uses: github/codeql-action/analyze@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/analyze@v4
4646
with:
4747
category: '/language:${{matrix.language}}'

0 commit comments

Comments
 (0)