chore(deps): update actions/checkout digest to df4cb1c #57

Merged
t.behrendt merged 2 commits from renovate/actions-checkout-digest into main 2026-06-13 12:48:03 +02:00
Showing only changes of commit 8d45f4924e - Show all commits
+2 -2
View File
@@ -7,7 +7,7 @@ jobs:
test-setup-trivy:
strategy:
matrix:
arch: [ amd64, arm64 ]
arch: [amd64, arm64]
name: Test Setup Trivy ${{ matrix.arch }}
runs-on:
- ubuntu-latest
@@ -88,7 +88,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Merge SARIF Files
uses: ./merge-sarif-files
with: