Skip to content

Commit ccbdfda

Browse files
committed
fix path
1 parent bbd7f8e commit ccbdfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ jobs:
397397
ACCOUNT_ID: ${{ steps.retrieve-deploy-account-id.outputs.account_id }}
398398
run: |
399399
sleep 30
400-
./.github/scripts/check_ecr_image_scan_results.sh
400+
./check_ecr_image_scan_results.sh
401401
402402
build_dev_container_arm64:
403403
permissions:

0 commit comments

Comments
 (0)