mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2026-01-18 11:51:33 +01:00
Switch anchore branch to main
This commit is contained in:
parent
27c8ab16da
commit
cbc66bd7f1
2
.github/workflows/anchore-analysis.yml
vendored
2
.github/workflows/anchore-analysis.yml
vendored
@ -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…
Reference in New Issue
Block a user