File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147
148148 - name : Install the syft command
149149 if : ${{ !inputs.build_only }}
150- uses : kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0 .1
150+ uses : kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1 .1
151151
152152 - name : Create SBOM file
153153 if : ${{ !inputs.build_only }}
@@ -244,7 +244,7 @@ jobs:
244244
245245 - name : Install the syft command
246246 if : ${{ !inputs.build_only }}
247- uses : kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0 .1
247+ uses : kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1 .1
248248 with :
249249 arch : darwin_amd64
250250
@@ -345,7 +345,7 @@ jobs:
345345
346346 - name : Install the syft command
347347 if : ${{ !inputs.build_only }}
348- uses : kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0 .1
348+ uses : kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1 .1
349349 with :
350350 arch : windows_amd64
351351
You can’t perform that action at this time.
0 commit comments