fix(github-action): update renovatebot/github-action action to v40.1.2

This commit is contained in:
tinfoild[bot]
2024-02-26 10:24:48 +00:00
committed by GitHub
parent f2d7481e32
commit 4a303f5f63

View File

@@ -61,6 +61,6 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@8f6b0f762415909f60b0efb1817c4dee029ea806 # v40.1.1
uses: renovatebot/github-action@a6e57359b32af9a54d5b3b6603011f50629a0a05 # v40.1.2
with:
token: "${{ steps.oauth-token.outputs.token }}"