Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit bf8d55f

Browse files
🌱 Update renovatebot/github-action action to v39.1.1
| datasource | package | from | to | | ----------- | ------------------------- | -------- | ------- | | github-tags | renovatebot/github-action | v34.30.2 | v39.1.1 |
1 parent ec1af48 commit bf8d55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "$GITHUB_ENV"
4747
4848
- name: Renovate
49-
uses: renovatebot/github-action@v34.30.2
49+
uses: renovatebot/github-action@v39.1.1
5050
with:
5151
configurationFile: ${{ env.RENOVATE_CONFIG_FILE }}
5252
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)