mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Fix scan report uploading
This commit is contained in:
parent
da890ed4ec
commit
0f152cb766
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -46,6 +46,7 @@ jobs:
|
|||||||
load: true
|
load: true
|
||||||
labels: protonmail-bridge:latest
|
labels: protonmail-bridge:latest
|
||||||
- name: Scan image
|
- name: Scan image
|
||||||
|
id: scan
|
||||||
uses: anchore/scan-action@v2
|
uses: anchore/scan-action@v2
|
||||||
with:
|
with:
|
||||||
image: protonmail-bridge:latest
|
image: protonmail-bridge:latest
|
||||||
|
|||||||
1
.github/workflows/deb.yaml
vendored
1
.github/workflows/deb.yaml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
load: true
|
load: true
|
||||||
tags: protonmail-bridge:latest
|
tags: protonmail-bridge:latest
|
||||||
- name: Scan image
|
- name: Scan image
|
||||||
|
id: scan
|
||||||
uses: anchore/scan-action@v2
|
uses: anchore/scan-action@v2
|
||||||
with:
|
with:
|
||||||
image: protonmail-bridge:latest
|
image: protonmail-bridge:latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user