From 0b1e03cf0cd905971bc05820b9c39d59cdbe10ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:59:18 +0000 Subject: [PATCH] chore(ci): bump radiorabe/actions from 0.17.2 to 0.17.3 (#66) 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 fd5cfc3..b660461 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.17.2 + uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.17.3 with: image: 'ghcr.io/radiorabe/ubi9-minimal' name: 'ubi9-minimal' diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index 7441fad..6d655bc 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.17.2 + uses: radiorabe/actions/.github/workflows/schedule-trivy.yaml@v0.17.3 with: image-ref: 'ghcr.io/radiorabe/ubi9-minimal:latest' \ No newline at end of file