Skip to content

Commit

Permalink
Dbp 625 bugfix workflow not found (#17)
Browse files Browse the repository at this point in the history
* dbp-625-Bugfix-workflow-not-found

* dbp-625-Bugfix-workflow-not-found
  • Loading branch information
M-Schiborr authored Feb 23, 2024
1 parent dc9528c commit ec057a6
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: dBildungsplattform/dbp-github-workflows/.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 ec057a6

Please sign in to comment.