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 673543a commit 4955c0eCopy full SHA for 4955c0e
.github/workflows/release.yml
@@ -317,6 +317,7 @@ jobs:
317
labels: failed-release
318
title: Publishing v${{ steps.extract-version.outputs.VERSION }} to GitHub Releases failed
319
body: See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
320
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
321
- name: Generate PURL and SBOM
322
run: |
323
./scripts/compliance/gen-purls.sh
0 commit comments