diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index 062009e..c66ec40 100644 --- a/.github/workflows/schedule.yaml +++ b/.github/workflows/schedule.yaml @@ -7,6 +7,6 @@ on: jobs: call-workflow: - uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.22.0 + uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.22.1 with: image-ref: 'ghcr.io/radiorabe/ubi8-minimal:latest'