diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 410f603..92952d4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>kitsuyui/renovate-config" + "local>kitsuyui/renovate-config#cdad3c71e34e5abadf909c996906011bbc2b5725" ] } diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 1161638..c330203 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -5,4 +5,4 @@ permissions: contents: read jobs: check: - uses: kitsuyui/gh-actions-workflows/.github/workflows/spellcheck.yml@main + uses: kitsuyui/gh-actions-workflows/.github/workflows/spellcheck.yml@8019e658f4665c962d0a88eb38b3b6be418e7be8