From 413006598922c9940658e7bb5cca5b5022886a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:46:46 +1000 Subject: [PATCH] chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.3 (#72) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- .github/workflows/schedule.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4625d12..a49046e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,7 +10,7 @@ on: jobs: call-workflow: - uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.19.1 + uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.20.3 with: image: 'ghcr.io/radiorabe/ubi9-minimal' name: 'ubi9-minimal' diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index f59b2c9..b1fae2c 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.19.1 + uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.20.3 with: image-ref: 'ghcr.io/radiorabe/ubi9-minimal:latest' \ No newline at end of file