Skip to content

Commit 4955c0e

Browse files
committed
fixes Github release
1 parent 673543a commit 4955c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ jobs:
317317
labels: failed-release
318318
title: Publishing v${{ steps.extract-version.outputs.VERSION }} to GitHub Releases failed
319319
body: See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
320+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
320321
- name: Generate PURL and SBOM
321322
run: |
322323
./scripts/compliance/gen-purls.sh

0 commit comments

Comments
 (0)