chore(deps): update renovatebot/github-action action to v40.2.7 (#4)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

authored by Dane Miller Renovate Bot and committed by GitHub 6f5cede5 01434e4a

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/renovate.yml
··· 9 9 - name: Checkout 10 10 uses: actions/checkout@v4.1.7 11 11 - name: Self-hosted Renovate 12 - uses: renovatebot/github-action@v40.2.6 12 + uses: renovatebot/github-action@v40.2.7 13 13 with: 14 14 configurationFile: .github/renovate.json5 15 15 token: ${{ secrets.RENOVATE_TOKEN }}