1
0
mirror of synced 2026-03-20 17:46:55 +00:00

Merge pull request #4010 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.3

build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
This commit is contained in:
Hidde Beydals
2023-06-26 09:58:53 +02:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ jobs:
id: buildx id: buildx
uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0 uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
- name: Setup Syft - name: Setup Syft
uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2 uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
- name: Setup Cosign - name: Setup Cosign
uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5 uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5
- name: Setup Kustomize - name: Setup Kustomize