Skip to content

Commit f30d8f1

Browse files
chore(deps): update github/codeql-action action to v4.37.8
1 parent 5781052 commit f30d8f1

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
@@ -63,7 +63,7 @@ jobs:
6363
6464
# Initializes the CodeQL tools for scanning.
6565
- name: Initialize CodeQL
66-
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
66+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
6767
with:
6868
languages: javascript-typescript
6969
build-mode: none
@@ -82,6 +82,6 @@ jobs:
8282
- "**/*_pb.d.ts"
8383
8484
- name: Perform CodeQL Analysis
85-
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
85+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
8686
with:
8787
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)