Skip to content

Commit

Permalink
Merge pull request #811 from fluxcd/dependabot/github_actions/ci-df35…
Browse files Browse the repository at this point in the history
…8fd3c4

build(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 in the ci group
  • Loading branch information
souleb committed Apr 30, 2024
2 parents c4835fb + b7b9a01 commit 838514c
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@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10
- uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
- name: Create release and SBOM
id: run-goreleaser
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 838514c

Please sign in to comment.