From ba879cb0639313bc82ba1fc32fb81a646c777363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:30:21 +0200 Subject: [PATCH] chore(ci): bump radiorabe/actions from 0.20.8 to 0.21.0 (#104) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index 0270620..fa7c8c4 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.20.8 + uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.21.0 with: image-ref: 'ghcr.io/radiorabe/ubi8-minimal:latest'