Skip to content

Commit 48d7ba0

Browse files
renovate[bot]jessehouwing
authored andcommitted
Update github/codeql-action digest to ce28f5b
1 parent 4bc50d8 commit 48d7ba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Initializes the CodeQL tools for scanning.
5555
- name: Initialize CodeQL
56-
uses: github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
56+
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
5757
with:
5858
languages: ${{ matrix.language }}
5959
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -76,6 +76,6 @@ jobs:
7676
7777
7878
- name: Perform CodeQL Analysis
79-
uses: github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
79+
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
8080
with:
8181
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)