Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 118d205

Browse files
Lock file maintenance
1 parent 72a023f commit 118d205

2 files changed

Lines changed: 1017 additions & 692 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
persist-credentials: false
2727

2828
# Initializes the CodeQL tools for scanning.
29-
- uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4
29+
- uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
3030
with:
3131
languages: ${{ matrix.language }}
3232
queries: security-extended,security-and-quality
3333

34-
- uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4
34+
- uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4

0 commit comments

Comments
 (0)