From 0655481988583b944c4b52f844206a2f3d11698a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:42:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20Rub?= =?UTF-8?q?berDuckCrew/.github=20to=20v2.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 2 +- .github/workflows/add-project.yml | 2 +- .github/workflows/check-release.yml | 2 +- .github/workflows/close-actions.yml | 2 +- .github/workflows/conventions.yml | 2 +- .github/workflows/sync-labels.yml | 2 +- .github/workflows/sync-webhook.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index d9a0409..3c1962d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.4.1", + "github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.5.0", "github>RubberDuckCrew/flutter-workflow//renovate-flutter.json" ], "reviewers": ["team:action-development"] diff --git a/.github/workflows/add-project.yml b/.github/workflows/add-project.yml index 41749fa..f7c19ae 100644 --- a/.github/workflows/add-project.yml +++ b/.github/workflows/add-project.yml @@ -6,7 +6,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-add-project.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-add-project.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: diff --git a/.github/workflows/check-release.yml b/.github/workflows/check-release.yml index c0ba4f6..ed6bef2 100644 --- a/.github/workflows/check-release.yml +++ b/.github/workflows/check-release.yml @@ -12,7 +12,7 @@ on: jobs: actionlint: - uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 codelint: name: Code Lint diff --git a/.github/workflows/close-actions.yml b/.github/workflows/close-actions.yml index 8047df8..967d8c7 100644 --- a/.github/workflows/close-actions.yml +++ b/.github/workflows/close-actions.yml @@ -8,7 +8,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-close-actions.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-close-actions.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 permissions: issues: write pull-requests: write diff --git a/.github/workflows/conventions.yml b/.github/workflows/conventions.yml index b825f61..b24134b 100644 --- a/.github/workflows/conventions.yml +++ b/.github/workflows/conventions.yml @@ -6,7 +6,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-conventions.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-conventions.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 permissions: issues: write pull-requests: write diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 673b46a..8ebd363 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -10,7 +10,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 permissions: issues: write with: diff --git a/.github/workflows/sync-webhook.yml b/.github/workflows/sync-webhook.yml index f9e6681..367359b 100644 --- a/.github/workflows/sync-webhook.yml +++ b/.github/workflows/sync-webhook.yml @@ -10,7 +10,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-sync-webhook.yml@845e392790542cd3f46c65785222e341b4d2f0e1 # v2.4.1 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-webhook.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: