Skip to content

Commit efa9131

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.12 |
1 parent 0ab39c8 commit efa9131

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@f8af9272cd94a4637c29f60dea8731afd3134473 # v43.0.12
5555
with:
5656
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
5757
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)