Skip to content

Commit

Permalink
Merge pull request #795 from fluxcd/dependabot/github_actions/ci-0570…
Browse files Browse the repository at this point in the history
…e7af3f

Bump anchore/sbom-action from 0.17.7 to 0.17.8 in the ci group
  • Loading branch information
makkes authored Nov 25, 2024
2 parents 7294a62 + 8160146 commit 54b9f51
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@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
- uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
- name: Create release and SBOM
id: run-goreleaser
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 54b9f51

Please sign in to comment.