Skip to content

Commit dfad931

Browse files
authored
Update crates (#6100)
Updated crates and made adjustments where needed. Also removed a struct which wasn't used and the nightly compiler complained about it. Used pinact to update GitHub Actions. Validated GitHub Actions with zizmor. Signed-off-by: BlackDex <[email protected]>
1 parent 25865ef commit dfad931

File tree

5 files changed

+93
-95
lines changed

5 files changed

+93
-95
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
severity: CRITICAL,HIGH
4949

5050
- name: Upload Trivy scan results to GitHub Security tab
51-
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
51+
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
5252
with:
5353
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)