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

This commit is contained in:
tinfoild[bot]
2024-08-26 03:33:23 +00:00
committed by GitHub
parent b47f6c7163
commit a2396b13f8

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@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6
uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7
with:
token: "${{ steps.oauth-token.outputs.token }}"