Skip to content

Commit f91d44f

Browse files
ci(github-action): update renovatebot/github-action ( v43.0.5 → v43.0.6 )
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v43.0.5 | v43.0.6 |
1 parent 0c3f566 commit f91d44f

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
@@ -38,7 +38,7 @@ jobs:
3838
private-key: '${{ secrets.BOT_APP_PRIVATE_KEY }}'
3939

4040
- name: Run Renovate
41-
uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
41+
uses: renovatebot/github-action@e3c9b63dabe11d616d9a5e9c19064ec6560369c0 # v43.0.6
4242
env:
4343
LOG_LEVEL: "${{ inputs.log-level || 'debug' }}"
4444
RENOVATE_AUTODISCOVER: true

0 commit comments

Comments
 (0)