Skip to content

Commit

Permalink
Fix workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewk committed Jan 15, 2024
1 parent 1dc38ec commit e8ee600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
test-amazon-inspector-image-scan:
uses: build-failure/starter-workflows/.github/.github/workflows/amazon-inspector-image-scan.yml@main
uses: build-failure/starter-workflows/.github/workflows/amazon-inspector-image-scan.yml@main
with:
docker-image-name: foo/bar
docker-context: tests/amazon-inspector-image-scan
Expand Down

0 comments on commit e8ee600

Please sign in to comment.