Skip to content

Commit 461a9e3

Browse files
radagastbot[bot]josimar-silva
authored andcommitted
chore(deps): update github/codeql-action digest to 8a06050
1 parent 3f14239 commit 461a9e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/codeql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ jobs:
4343
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4444

4545
- name: ⚙️ Setup CodeQL
46-
uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
46+
uses: github/codeql-action/init@8a06050a8c0348fb4738f28e0cfbb6727cf054ce # v4
4747
with:
4848
languages: ${{ matrix.language }}
4949
build-mode: ${{ matrix.build-mode }}
5050

5151
- name: 🔍 Perform CodeQL Analysis
52-
uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
52+
uses: github/codeql-action/analyze@8a06050a8c0348fb4738f28e0cfbb6727cf054ce # v4
5353
with:
5454
category: "/language:${{matrix.language}}"

.github/workflows/security-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
retention-days: 5
4545

4646
- name: ⬆️ Upload to code-scanning
47-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
47+
uses: github/codeql-action/upload-sarif@8a06050a8c0348fb4738f28e0cfbb6727cf054ce # v4
4848
with:
4949
sarif_file: results.sarif

0 commit comments

Comments
 (0)