Skip to content

Commit

Permalink
fix: use correct name for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardFuchs committed Apr 17, 2024
1 parent 3b5c430 commit 62117dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

trivy-scan:
uses: danubetech/workflows/.github/workflows/trivy-scan.yml@main
uses: danubetech/workflows/.github/workflows/trivy-check.yml@main
with:
GLOBAL_IMAGE_NAME: universalresolver/driver-did-dns
GLOBAL_REPO_NAME: docker.io

0 comments on commit 62117dd

Please sign in to comment.