Skip to content

Commit 9f5c84a

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.7 |
1 parent b274293 commit 9f5c84a

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

0 commit comments

Comments
 (0)