Skip to content
Snippets Groups Projects
Unverified Commit 4812a033 authored by Luis Paolini's avatar Luis Paolini Committed by GitHub
Browse files

Missing org in docker ref (#22400)

parent 7cd59ceb
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,7 @@ jobs:
if: ${{ (github.ref_name == 'master' || github.ref_name == 'main') && matrix.edition == 'ee' }}
uses: aquasecurity/trivy-action@master
with:
image-ref: docker.io/metabase-enterprise-head:latest
image-ref: docker.io/metabase/metabase-enterprise-head:latest
format: sarif
output: trivy-results.sarif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment