Skip to content

Commit b502001

Browse files
Update github/codeql-action digest to 181d5ee (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4f7326 commit b502001

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

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

6060
# Initializes the CodeQL tools for scanning.
6161
- name: Initialize CodeQL
62-
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
62+
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3
6363
with:
6464
languages: ${{ matrix.language }}
6565
build-mode: ${{ matrix.build-mode }}
@@ -87,6 +87,6 @@ jobs:
8787
exit 1
8888
8989
- name: Perform CodeQL Analysis
90-
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
90+
uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3
9191
with:
9292
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)