File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 steps :
1515 -
1616 name : Checkout
17- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
17+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1818
1919 - name : Prepare additional Metadata
2020 id : addtional_meta
7777 output : ' trivy-results.sarif'
7878
7979 - name : Upload Trivy scan results to GitHub Security tab
80- uses : github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
80+ uses : github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
8181 if : always()
8282 with :
8383 sarif_file : ' trivy-results.sarif'
@@ -107,4 +107,4 @@ jobs:
107107 permissions :
108108 contents : read
109109 security-events : write # so zizmor can publish results to the Security tab
110- uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
110+ uses : radiorabe/actions/.github/workflows/test-github-actions.yaml@5dafb461cea1f8b296d89297dc6de7bd0891f0d2 # v0.44.2
Original file line number Diff line number Diff line change 77
88jobs :
99 call-workflow :
10- uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@b37e51397726092d8462a2a9b676ea5a5e3a8deb # v0.44.1
10+ uses : radiorabe/actions/.github/workflows/schedule-trivy.yaml@5dafb461cea1f8b296d89297dc6de7bd0891f0d2 # v0.44.2
1111 with :
1212 image-ref : ' ghcr.io/radiorabe/ubi8-minimal:latest'
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
14+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1515 with :
1616 fetch-depth : 0
1717
You can’t perform that action at this time.
0 commit comments