mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Upload Anchore
This commit is contained in:
parent
cd520fab72
commit
c77f06893a
4
.github/workflows/deb.yaml
vendored
4
.github/workflows/deb.yaml
vendored
@ -55,6 +55,10 @@ jobs:
|
|||||||
image: protonmail-bridge:latest
|
image: protonmail-bridge:latest
|
||||||
fail-build: true
|
fail-build: true
|
||||||
severity-cutoff: critical
|
severity-cutoff: critical
|
||||||
|
- name: Upload Anchore scan SARIF report
|
||||||
|
uses: github/codeql-action/upload-sarif@v1
|
||||||
|
with:
|
||||||
|
sarif_file: ${{ steps.scan.outputs.sarif }}
|
||||||
- name: Push image
|
- name: Push image
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user