We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d03e0f commit 56027b8Copy full SHA for 56027b8
.github/workflows/release.yml
@@ -363,7 +363,7 @@ jobs:
363
echo "No changes to commit."
364
fi
365
- name: Upload SBOM as release artifact
366
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836
367
with:
368
files: compliance/sbom.json
369
tag_name: ${{ steps.extract-version.outputs.VERSION }}
0 commit comments