Skip to content

Commit e27e45b

Browse files
Merge pull request #3153 from dexidp/dependabot/github_actions/github/codeql-action-2.22.3
build(deps): bump github/codeql-action from 2.21.9 to 2.22.3
2 parents cb28747 + 9f093f9 commit e27e45b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/analysis-scorecard.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
retention-days: 5
4343

4444
- name: Upload results to GitHub Security tab
45-
uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
45+
uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
4646
with:
4747
sarif_file: results.sarif

.github/workflows/artifacts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,6 @@ jobs:
182182
retention-days: 5
183183

184184
- name: Upload Trivy scan results to GitHub Security tab
185-
uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
185+
uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
186186
with:
187187
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)