Skip to content

Commit

Permalink
ci(workflows): sync central workflows (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
  • Loading branch information
mo-auto authored Sep 6, 2021
1 parent 02df7b7 commit d7090b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/imagescan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build the Container image
run: docker build . --file Dockerfile --tag localbuild/scanimage:latest
- uses: anchore/scan-action@v2
- uses: anchore/scan-action@v3
id: scan
with:
image: "localbuild/scanimage:latest"
Expand Down

0 comments on commit d7090b9

Please sign in to comment.