Skip to content

Commit 4ed2f7c

Browse files
chore(deps): update github/codeql-action action to v4.37.0 (#83)
Co-authored-by: agntcy-automation[bot] <269490587+agntcy-automation[bot]@users.noreply.github.com>
1 parent 3534313 commit 4ed2f7c

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@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
66+
uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
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@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
85+
uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
8686
with:
8787
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)