From 4e21c2022bfb72b2ceabde26783b4bd2221c6d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:47:47 +0100 Subject: [PATCH] chore(ci): bump radiorabe/actions from 0.20.6 to 0.20.8 (#102) 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 310090b..0270620 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.6 + uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.20.8 with: image-ref: 'ghcr.io/radiorabe/ubi8-minimal:latest'