Skip to content

Commit

Permalink
Test manual Anchore initialization.
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferya committed Jan 14, 2025
1 parent 5709ebe commit ff435d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Check out the code
uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
run: docker buildx bake . --file Dockerfile --tag localbuild/testimage:latest
- name: Run the Anchore Grype scan action
uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a #v3.6.4
id: scan
Expand Down

0 comments on commit ff435d6

Please sign in to comment.