Skip to content

Commit decbd9f

Browse files
authored
Merge pull request #1067 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.1
build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1
2 parents 7433863 + 0d79f4b commit decbd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
kustomize build ./config/crd > ./config/release/${{ env.CONTROLLER }}.crds.yaml
9393
kustomize build ./config/manager > ./config/release/${{ env.CONTROLLER }}.deployment.yaml
9494
echo '[CHANGELOG](https://github.com/fluxcd/${{ env.CONTROLLER }}/blob/main/CHANGELOG.md)' > ./config/release/notes.md
95-
- uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
95+
- uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
9696
- name: Create release and SBOM
9797
if: startsWith(github.ref, 'refs/tags/v')
9898
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0

0 commit comments

Comments
 (0)