Skip to content

Commit 4586ae0

Browse files
Merge pull request kroxylicious#1796 from kroxylicious/dependabot/github_actions/renovatebot/github-action-41.0.12
2 parents 303fc48 + 392b60c commit 4586ae0

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup node
3636
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
3737
- name: Renovate
38-
uses: renovatebot/[email protected].10
38+
uses: renovatebot/[email protected].12
3939
with:
4040
configurationFile: .github/renovate.json
4141
token: ${{ secrets.KROXYLICIOUS_GITHUB_READWRITE_TOKEN || secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)