Skip to content

Commit 148c8d6

Browse files
fix(github-action): update renovatebot/github-action ( v44.2.2 → v44.2.3 )
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v44.2.2 | v44.2.3 |
1 parent 724852a commit 148c8d6

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
@@ -53,7 +53,7 @@ jobs:
5353
token: "${{ steps.app-token.outputs.token }}"
5454

5555
- name: Renovate
56-
uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
56+
uses: renovatebot/github-action@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3
5757
env:
5858
LOG_LEVEL: "${{ inputs.logLevel || 'debug' }}"
5959
RENOVATE_AUTODISCOVER: true

0 commit comments

Comments
 (0)