From 27c4d70839179a028d0cfe961b474aa033b26b2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 16:33:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20Rub?= =?UTF-8?q?berDuckCrew/.github=20to=20v2.5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 2 +- .github/workflows/actionlint.yml | 2 +- .github/workflows/add-project.yml | 2 +- .github/workflows/close-actions.yml | 2 +- .github/workflows/conventions.yml | 2 +- .github/workflows/docs.yml | 2 +- .github/workflows/sync-labels.yml | 2 +- .github/workflows/sync-webhook.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 77db970b..d91364cc 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.5.0", + "github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.5.1", "github>RubberDuckCrew/flutter-workflow//renovate-flutter.json#v1.2.0", ], "reviewers": [ diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 4bfc369d..a8c703f0 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -6,4 +6,4 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 diff --git a/.github/workflows/add-project.yml b/.github/workflows/add-project.yml index f7c19ae7..37ee8656 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@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-add-project.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: diff --git a/.github/workflows/close-actions.yml b/.github/workflows/close-actions.yml index c7993460..37360ccd 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@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-close-actions.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/conventions.yml b/.github/workflows/conventions.yml index b24134b5..cfd71180 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@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-conventions.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 419d47d3..7550a25a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -10,7 +10,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-docs.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-docs.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 with: project-name: gitdone secrets: diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 20371265..0e8c8354 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -7,7 +7,7 @@ on: jobs: run: - uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 permissions: issues: write with: diff --git a/.github/workflows/sync-webhook.yml b/.github/workflows/sync-webhook.yml index 367359bd..a5fcd01e 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@36c7e2a2d20f2617610ed1d4c15c9e83f156d961 # v2.5.0 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-webhook.yml@30672d8a7c23d5931f89360cc50ce44a81337755 # v2.5.1 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: