Skip to content

Commit 143adf9

Browse files
authored
fix: set sbom dir (#178)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent 8cd768e commit 143adf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

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

125126
- name: Release
126127
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)