From 544342f2141b1f556daef6946fc3b38b329979e2 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Wed, 25 Sep 2024 04:18:17 +0200 Subject: [PATCH] skip: refactor --- .github/workflows/scan-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan-images.yaml b/.github/workflows/scan-images.yaml index 5f90fb08..da25c9b7 100644 --- a/.github/workflows/scan-images.yaml +++ b/.github/workflows/scan-images.yaml @@ -17,4 +17,4 @@ jobs: - latest/edge uses: ./.github/workflows/get-images-scan-and-upload-report.yaml with: - bundle: ${{ matrix.bundle-path }} + bundle-path: ${{ matrix.bundle-path }}