diff --git a/.github/renovate.json b/.github/renovate.json index 6494c36a..2d763132 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.1" + "github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.2.1" ], "reviewers": ["team:gitdone-development"], "packageRules": [ diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 3468230c..9f4c12cb 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-actionlint.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 diff --git a/.github/workflows/add-project.yml b/.github/workflows/add-project.yml index 9470b5c4..0ff4b3ac 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-add-project.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.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 a78bba2f..1590a484 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-close-actions.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/conventions.yml b/.github/workflows/conventions.yml index 3c4a18a3..3ec62f3c 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-conventions.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 permissions: issues: write pull-requests: write diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c09185e7..9673f58d 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-docs.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 with: project-name: gitdone secrets: diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 928684b2..4ea315f5 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-labels.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 permissions: issues: write with: diff --git a/.github/workflows/sync-webhook.yml b/.github/workflows/sync-webhook.yml index 1400257a..1ebf5e82 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@f6f2f76c549b7a82aafccde367f33d09c7cf0eae # v2.1.1 + uses: RubberDuckCrew/.github/.github/workflows/action-sync-webhook.yml@44514881ffd4d4403f96b145e1438af5d93d47f4 # v2.2.1 with: bot-app-id: ${{ vars.RUBBERDUCKCREW_BOT_APP_ID }} secrets: