Skip to content

Commit 951707c

Browse files
Bump the github-actions group with 2 updates (#447)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 537ccbd commit 951707c

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
@@ -85,7 +85,7 @@ jobs:
8585
8686
# Initializes the CodeQL tools for scanning.
8787
- name: Initialize CodeQL
88-
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
88+
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
8989
with:
9090
languages: ${{ matrix.language }}
9191
queries: security-extended
@@ -119,6 +119,6 @@ jobs:
119119
cmake --build --preset codeql --target scitt
120120
121121
- name: Perform CodeQL Analysis
122-
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
122+
uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
123123
with:
124124
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)