Skip to content

Commit 6ea880c

Browse files
chore(deps): update github/codeql-action action to v4.37.8 (#111)
Co-authored-by: agntcy-automation[bot] <269490587+agntcy-automation[bot]@users.noreply.github.com>
1 parent 529d8b4 commit 6ea880c

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
@@ -62,7 +62,7 @@ jobs:
6262
6363
# Initializes the CodeQL tools for scanning.
6464
- name: Initialize CodeQL
65-
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
65+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
6666
with:
6767
languages: python
6868
build-mode: none
@@ -81,6 +81,6 @@ jobs:
8181
- "**/*_pb2_grpc.py"
8282
8383
- name: Perform CodeQL Analysis
84-
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
84+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
8585
with:
8686
category: "/language:python"

0 commit comments

Comments
 (0)