chore(deps): update renovatebot/github-action action to v39.0.5 (#373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-06 16:17:42 +08:00 committed by GitHub
parent 0fbb1364b5
commit 0c00b8a8dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3.6.0
- name: Run Renovate
uses: renovatebot/github-action@v39.0.3
uses: renovatebot/github-action@3cef36a9aba515d8726b491905b3bc766832e221 # v39.0.5
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}