Update renovatebot/github-action action to v40.3.6 (#51)

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-01-23 21:41:26 +00:00
committed by GitHub
parent 129cc1fe0b
commit 70a533aa47
+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@v40.2.11 uses: renovatebot/github-action@v40.3.6
with: with:
token: '${{ steps.get_token.outputs.token }}' token: '${{ steps.get_token.outputs.token }}'
configurationFile: .github/renovate-config.json configurationFile: .github/renovate-config.json