Skip to content

Commit 6d67079

Browse files
committed
updated branch to main
Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent fafa2fc commit 6d67079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-main-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ jobs:
13001300
name: 'Generating SBOM'
13011301
# Create software bill-of-materials (SBOM) using SPDX format
13021302
if: ${{ inputs.generate-sbom == true }}
1303-
uses: chef/common-github-actions/.github/workflows/sbom.yml@nikhil/create-lock-file-runtime
1303+
uses: chef/common-github-actions/.github/workflows/sbom.yml@main
13041304
needs: ci-build
13051305
secrets: inherit
13061306
with:

0 commit comments

Comments
 (0)