Skip to content
Snippets Groups Projects
Unverified Commit c538f3d6 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #2557 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.4.0

build(deps): bump aquasecurity/trivy-action from 0.3.0 to 0.4.0
parents b6c4112c 33483aa1
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.3.0
uses: aquasecurity/trivy-action@0.4.0
with:
image-ref: "ghcr.io/dexidp/dex:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
format: "sarif"
......
......@@ -96,7 +96,7 @@ jobs:
org.opencontainers.image.documentation=https://dexidp.io/docs/
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.3.0
uses: aquasecurity/trivy-action@0.4.0
with:
image-ref: "ghcr.io/dexidp/dex:${{ steps.tags.outputs.version }}"
format: "template"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment