Skip to content

Commit b277082

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.11 |
1 parent f0684c1 commit b277082

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

0 commit comments

Comments
 (0)