Bump anchore/scan-action from 2 to 3 (#8)
This commit is contained in:
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 .
|
||||
|
||||
- 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:
|
||||
image: 3proxy:local
|
||||
fail-build: true
|
||||
|
||||
Reference in New Issue
Block a user