diff --git a/.github/renovate.json b/.github/renovate.json index 461c0123..6494c36a 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.1.0" + "github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.1.1" ], "reviewers": ["team:gitdone-development"], "packageRules": [ diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index ded142cc..3468230c 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 diff --git a/.github/workflows/add-project.yml b/.github/workflows/add-project.yml index 5c6b76bc..9470b5c4 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-add-project.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.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 8e35884b..a78bba2f 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-close-actions.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/conventions.yml b/.github/workflows/conventions.yml index e8d01ac5..3c4a18a3 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-conventions.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6d58dc90..c09185e7 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-docs.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 with: project-name: gitdone secrets: diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 47b12574..928684b2 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 permissions: issues: write with: diff --git a/.github/workflows/sync-webhook.yml b/.github/workflows/sync-webhook.yml index 5bf27a8a..1400257a 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@56e4f827ad3706fe96a060b0aae589f9e2dd5c30 # v2.1.0 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-webhook.yml@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: