From 9359d12f9038eea6535cdeb4ecfe835ca960f293 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:40:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20robinraju/release?= =?UTF-8?q?-downloader=20action=20to=20v1.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------------------- | ----- | ----- | | github-tags | robinraju/release-downloader | v1.10 | v1.11 | --- .github/workflows/publish-schemas.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-schemas.yaml b/.github/workflows/publish-schemas.yaml index 826815a7d..902258b32 100644 --- a/.github/workflows/publish-schemas.yaml +++ b/.github/workflows/publish-schemas.yaml @@ -35,7 +35,7 @@ password: "${{ secrets.GITHUB_TOKEN }}" - name: Setup crd-extractor - uses: robinraju/release-downloader@c39a3b234af58f0cf85888573d361fb6fa281534 # v1.10 + uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11 with: repository: datreeio/CRDs-catalog latest: true