Skip to content

Commit 61a341c

Browse files
chore(deps): bump github/codeql-action/init from 4.37.7 to 4.37.8 (hiero-ledger#624)
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 5845d2f commit 61a341c

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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
53+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
61+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
6262
with:
6363
category: "/language:${{ matrix.language }}"

0 commit comments

Comments
 (0)