Update renovatebot/github-action action to v41.0.12 (#63)

Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
This commit is contained in:
small-hack-renovate[bot]
2025-02-03 05:14:16 +00:00
committed by GitHub
parent 814653d7c9
commit 38914cd476
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4.2.2 uses: actions/checkout@v4.2.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v41.0.11 uses: renovatebot/github-action@v41.0.12
with: with:
token: '${{ steps.get_token.outputs.token }}' token: '${{ steps.get_token.outputs.token }}'
configurationFile: .github/renovate-config.json configurationFile: .github/renovate-config.json