chore(deps): update renovatebot/github-action action to v39 (#230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-01 15:35:30 +08:00
committed by GitHub
parent 5a43f1baee
commit a7cbd7f08f

View File

@@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3.5.3
- name: Run Renovate
uses: renovatebot/github-action@v38.1.13
uses: renovatebot/github-action@v39.0.1
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}