Skip to content

Commit

Permalink
Merge pull request #226 from fluxcd/delete-action-sbom
Browse files Browse the repository at this point in the history
Remove SBOM action
  • Loading branch information
stefanprodan authored Jan 20, 2022
2 parents 87a0941 + 23b00fd commit 9fa16a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,3 @@ jobs:
- uses: ./actions/helm
- uses: ./actions/kubebuilder
- uses: ./actions/sops
- uses: ./actions/sbom
with:
image: ghcr.io/fluxcd/kustomize-controller:v0.19.1
- name: Check SBOM
run:
cat /tmp/sbom.spdx.json | grep "fluxcd/pkg/ssa"
41 changes: 0 additions & 41 deletions actions/sbom/action.yml

This file was deleted.

0 comments on commit 9fa16a9

Please sign in to comment.