Switch anchore branch to main

pull/96/head
Frank Denis 3 years ago
parent 27c8ab16da
commit cbc66bd7f1

@ -19,7 +19,7 @@ jobs:
- name: Build the Docker image
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@master
uses: anchore/scan-action@main
with:
image-reference: "localbuild/testimage:latest"
dockerfile-path: "Dockerfile"

Loading…
Cancel
Save