Update renovatebot/github-action action to v40.2.6

This commit is contained in:
renovate[bot] 2024-08-12 09:05:27 +00:00 committed by GitHub
parent fddab4c618
commit bf710f3ff9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 }}