Skip to content

Commit 00bb8da

Browse files
authored
Apply suggestion from @hwoodiwiss
1 parent 08c2115 commit 00bb8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
show-progress: false
3737

3838
- name: Initialize CodeQL
39-
uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
39+
uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
4040
with:
4141
build-mode: none
4242
languages: ${{ matrix.language }}

0 commit comments

Comments
 (0)