Skip to content

Commit

Permalink
Merge pull request #1070 from fluxcd/backport-1069-to-release/v1.2.x
Browse files Browse the repository at this point in the history
[release/v1.2.x] build(deps): bump the ci group with 1 update
  • Loading branch information
stefanprodan authored Jan 30, 2024
2 parents 04b1e54 + ddeda85 commit e75aa5f
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@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
- uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
- name: Create release and SBOM
id: run-goreleaser
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit e75aa5f

Please sign in to comment.