Skip to content

Commit c1fb95b

Browse files
ci(deps): update renovatebot/github-action action to v39.1.0
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v39.0.6 | v39.1.0 |
1 parent 9e4c056 commit c1fb95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
token: "${{ steps.generate-token.outputs.token }}"
4343

4444
- name: Renovate
45-
uses: renovatebot/github-action@0dbf03d3f50da30b8e523f51b628d2743c4934dc # v39.0.6
45+
uses: renovatebot/github-action@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
4646
env:
4747
DRY_RUN: ${{ inputs.dryRun || 'false' }}
4848
LOG_LEVEL: ${{ inputs.logLevel || 'debug' }}

0 commit comments

Comments
 (0)