Skip to content

Commit 24f7e67

Browse files
chore(deps): update renovatebot/github-action action to v43.0.10
| datasource | package | from | to | | ----------- | ------------------------- | ------- | -------- | | github-tags | renovatebot/github-action | v43.0.9 | v43.0.10 |
1 parent 82251b2 commit 24f7e67

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
@@ -80,7 +80,7 @@ jobs:
8080
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
8181

8282
- name: Renovate
83-
uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9
83+
uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
8484
with:
8585
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
8686
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)