Skip to content

Commit 1481e72

Browse files
authored
Merge branch 'main' into nikhil/create-lock-file-runtime
2 parents bd2393d + ebd26b3 commit 1481e72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd-download-grype-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ jobs:
295295
echo "Package installed. Listing installed files:"
296296
dpkg -L ${{ inputs.product }} || dpkg -L $(dpkg -I /tmp/package_downloaded | grep Package: | awk '{print $2}')
297297
298+
298299
# Set extraction path for grype scan
299300
mkdir -p /tmp/extracted_packages
300301
# Copy installed files to extraction directory for scanning

0 commit comments

Comments
 (0)