Skip to content

Commit 09786a3

Browse files
committed
ci(dependencies): Update renovatebot/github-action action to v43.0.19
1 parent e1a001a commit 09786a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: "Check out repository"
1414
uses: "actions/checkout@v5.0.0"
1515
- name: "Run Renovate"
16-
uses: "renovatebot/github-action@v43.0.9"
16+
uses: "renovatebot/github-action@v43.0.19"
1717
with:
1818
configurationFile: "./renovate-config.js"
1919
token: "${{ secrets.RENOVATE_BOT_TOKEN }}"

0 commit comments

Comments
 (0)