Skip to content

Commit

Permalink
Merge pull request #1130 from fluxcd/dependabot/github_actions/anchor…
Browse files Browse the repository at this point in the history
…e/sbom-action-0.14.3

build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
  • Loading branch information
hiddeco authored Jun 26, 2023
2 parents 3b7798d + 8079cd2 commit 5cd936d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
mkdir -p config/release
kustomize build ./config/crd > ./config/release/${{ env.CONTROLLER }}.crds.yaml
kustomize build ./config/manager > ./config/release/${{ env.CONTROLLER }}.deployment.yaml
- uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
- name: Create release and SBOM
id: run-goreleaser
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 5cd936d

Please sign in to comment.