Skip to content

Commit c8912a8

Browse files
chore(deps): bump github/codeql-action/analyze from 4.37.8 to 4.37.9 (hiero-ledger#634)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: aceppaluni <113948612+aceppaluni@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aceppaluni <113948612+aceppaluni@users.noreply.github.com>
1 parent aa5d36c commit c8912a8

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
@@ -50,14 +50,14 @@ jobs:
5050
node-version: 20
5151

5252
- name: Initialize CodeQL
53-
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
53+
uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
5454
with:
5555
languages: ${{ matrix.language }}
5656
build-mode: ${{ matrix.build-mode }}
5757
queries: security-extended
5858
dependency-caching: true
5959

6060
- name: Perform CodeQL Analysis
61-
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
61+
uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
6262
with:
6363
category: "/language:${{ matrix.language }}"

0 commit comments

Comments
 (0)