Skip to content

Commit

Permalink
ci: rename asset to pass CLOMonitor checks
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Lopes <ricardoapl.dev@gmail.com>
  • Loading branch information
ricardoapl committed May 24, 2024
1 parent 2a23510 commit b6697e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
contents: write

env:
OUTPUT: kube-state-metrics-${{ github.event.release.tag_name }}.spdx
OUTPUT: sbom.spdx
TAG: ${{ github.event.release.tag_name }}

steps:
Expand Down

0 comments on commit b6697e5

Please sign in to comment.