Skip to content

Commit 3d4b7fc

Browse files
committed
tweaking the sbom.yml file
Signed-off-by: John McCrae <john.mccrae@progress.com>
1 parent 5c909c0 commit 3d4b7fc

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
@@ -948,7 +948,7 @@ jobs:
948948
generate-sbom:
949949
name: 'Generating SBOM'
950950
if: ${{ inputs.generate-sbom == true }}
951-
uses: chef/common-github-actions/.github/workflows/sbom.yml@main
951+
uses: chef/common-github-actions/.github/workflows/sbom.yml@chef-19
952952
needs: ci-build
953953
secrets: inherit
954954
with:

0 commit comments

Comments
 (0)