chore(deps): update renovatebot/github-action action to v41.0.7 (#26)

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

authored by Dane Miller Renovate Bot and committed by GitHub 528d8683 01dfd654

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@v41.0.2 12 + uses: renovatebot/github-action@v41.0.7 13 13 with: 14 14 configurationFile: .github/renovate.json5 15 15 token: ${{ secrets.RENOVATE_TOKEN }}