From 9792bdbf1bf40c81f674d7f04fe72d645e4de092 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 5 Oct 2022 20:25:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20renovatebot/githu?= =?UTF-8?q?b-action=20action=20to=20v32.217.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | --------- | --------- | | github-tags | renovatebot/github-action | v32.216.0 | v32.217.0 | --- .github/workflows/schedule-renovate.yaml | 2 +- cluster/crds/cloudnative-pg/crds.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/schedule-renovate.yaml b/.github/workflows/schedule-renovate.yaml index 2a9361a8b..a1b889e38 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -46,7 +46,7 @@ jobs: echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" - name: Renovate - uses: renovatebot/github-action@v32.216.0 + uses: renovatebot/github-action@v32.217.0 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.generate-token.outputs.token }}" diff --git a/cluster/crds/cloudnative-pg/crds.yaml b/cluster/crds/cloudnative-pg/crds.yaml index 3ceb4c5c3..4c27aa093 100644 --- a/cluster/crds/cloudnative-pg/crds.yaml +++ b/cluster/crds/cloudnative-pg/crds.yaml @@ -6,7 +6,7 @@ metadata: namespace: flux-system spec: interval: 12h - url: https://github.com/cloudnative-pg/cloudnative-pg.git + url: https://github.com/cloudnative-pg/cloudnative-pg.git ref: # renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg tag: "v1.17.0"