Bump anchore/scan-action from 2 to 3 (#8)
This commit is contained in:
parent
659fd3d395
commit
078a3d9b79
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -20,7 +20,7 @@ jobs: # Docs: <https://git.io/JvxXE>
|
|||||||
run: docker build -f ./Dockerfile --tag 3proxy:local .
|
run: docker build -f ./Dockerfile --tag 3proxy:local .
|
||||||
|
|
||||||
- name: Scan image
|
- name: Scan image
|
||||||
uses: anchore/scan-action@v2 # action page: <https://github.com/anchore/scan-action>
|
uses: anchore/scan-action@v3 # action page: <https://github.com/anchore/scan-action>
|
||||||
with:
|
with:
|
||||||
image: 3proxy:local
|
image: 3proxy:local
|
||||||
fail-build: true
|
fail-build: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user