Skip to content

Commit

Permalink
dbp-625-Bugfix-workflow-not-found
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Schiborr committed Feb 22, 2024
1 parent dc9528c commit 96828de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-publish-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
permissions:
packages: read
security-events: write
uses: ./.github/workflows/check-trivy.yaml
uses: ./.github/workflows/check-trivy.yaml@5
with:
image_ref: '${{ inputs.container_registry }}/${{ github.repository_owner }}/${{ inputs.image_name }}@${{ needs.build_and_upload_image.outputs.digest }}'
severity: ${{ inputs.trivy_severity }}
Expand Down

0 comments on commit 96828de

Please sign in to comment.