Skip to content

Commit 8d851be

Browse files
chore(deps): update renovatebot/github-action action to v43
| datasource | package | from | to | | ----------- | ------------------------- | -------- | ------- | | github-tags | renovatebot/github-action | v41.0.22 | v43.0.0 |
1 parent 3e6b8d6 commit 8d851be

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
@@ -51,7 +51,7 @@ jobs:
5151
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5252
5353
- name: Renovate
54-
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
54+
uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
5555
with:
5656
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
5757
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)