Skip to content

Commit df77bd9

Browse files
committed
update common workflow for testing
Signed-off-by: Vaibhav Gadre <vgadre@progress.com>
1 parent 1f5ca58 commit df77bd9

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
@@ -1016,7 +1016,7 @@ jobs:
10161016
run-grype-image:
10171017
name: 'Grype Docker image scan'
10181018
if: ${{ inputs.perform-grype-image-scan }}
1019-
uses: chef/common-github-actions/.github/workflows/grype.yml@main
1019+
uses: chef/common-github-actions/.github/workflows/grype.yml@vaibhav/CHEF-33431-platform-ui-docker-build-fix
10201020
needs: [checkout, build-docker-image]
10211021
secrets: inherit
10221022
with:

0 commit comments

Comments
 (0)