Skip to content

Commit bc758ae

Browse files
committed
updating to feature branch to test the changes
Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent dc8ddce commit bc758ae

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
@@ -1471,7 +1471,7 @@ jobs:
14711471
name: 'Generating SBOM'
14721472
# Create software bill-of-materials (SBOM) using SPDX format
14731473
if: ${{ inputs.generate-sbom == true }}
1474-
uses: chef/common-github-actions/.github/workflows/sbom.yml@main
1474+
uses: chef/common-github-actions/.github/workflows/sbom.yml@nikhil/pull-private-gems-github-branch
14751475
needs: checkout # TODO: fix set-application-version
14761476
secrets: inherit
14771477
with:

0 commit comments

Comments
 (0)