Skip to content

Commit 900da45

Browse files
fix(github-action): update renovatebot/github-action ( v41.0.10 → v41.0.11 )
1 parent 009f414 commit 900da45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/renovate-schedule.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5959
6060
- name: Renovate
61-
uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10
61+
uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
6262
with:
6363
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
6464
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)