Skip to content

Commit 5be14c1

Browse files
fix(github-action): update renovatebot/github-action action to v46.0.1
1 parent ad4ffd7 commit 5be14c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_LOG_LEVEL }}" >> "${GITHUB_ENV}"
5858
5959
- name: Renovate
60-
uses: renovatebot/github-action@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
60+
uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
6161
with:
6262
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
6363
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)