Skip to content

Commit 4368fd2

Browse files
committed
chore(deps): update renovatebot/github-action action to v42
1 parent c15afda commit 4368fd2

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
20+
- uses: renovatebot/github-action@19ba43e1bc58ed95c0ba205dee8b1bc0f27b630d # v42.0.0
2121
with:
2222
configurationFile: .github/renovate.json
2323
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)