Skip to content

Commit 7d3330d

Browse files
fix(github-action): update renovatebot/github-action ( v41.0.21 → v41.0.22 )
1 parent aa4acf4 commit 7d3330d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-schedule.yaml

Lines changed: 1 addition & 1 deletion
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@fdbe2b88946ea8b6fb5785a5267b46677d13a4d2 # v41.0.21
61+
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
6262
with:
6363
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
6464
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)