Skip to content

Commit 616272d

Browse files
authored
fix: set sbom dir (#180)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent fe3ca2d commit 616272d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- uses: anchore/sbom-action@v0
122122
with:
123123
artifact-name: open-feature-operator.spdx.json
124-
output-file: ./
124+
output-file: ./open-feature-operator.spdx.json
125125

126126
- name: Release
127127
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)