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

Update renovatebot/github-action action to v40.2.6
This commit is contained in:
Meng Sen
2024-08-12 17:21:34 +08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run Renovate
uses: renovatebot/github-action@0c94129d48b4e92addf23686b8a735b3057a0448 # v40.2.5
uses: renovatebot/github-action@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}