Merge pull request #402 from QYG2297248353/renovate/renovatebot-github-action-40.x

Update renovatebot/github-action action to v40.3.0
This commit is contained in:
Meng Sen
2024-10-01 00:00:10 +08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Run Renovate
uses: renovatebot/github-action@e1db501385ddcccbaae6fb9c06befae04f379f23 # v40.2.10
uses: renovatebot/github-action@180db1547505e30c02d41959fe65ada1523ee207 # v40.3.0
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}