Skip to content

Commit 9259e4a

Browse files
authored
update github-action to 40.3.1 (#94)
Co-authored-by: Gökçe Gök Klingel <[email protected]>
1 parent 48596f5 commit 9259e4a

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Self-hosted Renovate
16-
uses: renovatebot/github-action@v40.2.6
16+
uses: renovatebot/github-action@v40.3.1
1717
with:
1818
configurationFile: .github/renovate.json
1919
token: ${{ secrets.SDK_PR_TOKEN }}

0 commit comments

Comments
 (0)