mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 06:19:21 +00:00
Fix SBOM workflow first step name (#9065)
This commit is contained in:
2
.github/workflows/create_sbom_report.yml
vendored
2
.github/workflows/create_sbom_report.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
check_status: ${{ steps.check.outputs.status }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check release
|
||||
- name: Check release for ${{ github.event.client_payload.ReleaseBranchName }}
|
||||
id: check
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user