feat(github-action): update renovatebot/github-action action to v40.1.0

This commit is contained in:
tinfoild[bot]
2024-02-12 10:32:29 +00:00
committed by GitHub
parent 26569b2cf8
commit f23082be63

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@7bfea4459bd634791b0d5b02bfa0080b8123b776 # v40.0.3
uses: renovatebot/github-action@2d90417499f45ff78a09586f7b9874b19817dba3 # v40.1.0
with:
token: "${{ steps.oauth-token.outputs.token }}"