File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
steps :
28
28
- uses : actions/checkout@v4
29
29
- name : Self-hosted Renovate
30
- uses : renovatebot/github-action@v41.0.12
30
+ uses : renovatebot/github-action@v41.0.13
31
31
with :
32
32
configurationFile : ' .github/renovate.json'
33
33
token : ${{ secrets.RENOVATE_TOKEN }}
42
42
steps :
43
43
- uses : actions/checkout@v4
44
44
- name : Self-hosted Renovate
45
- uses : renovatebot/github-action@v41.0.12
45
+ uses : renovatebot/github-action@v41.0.13
46
46
with :
47
47
configurationFile : ' .github/renovate.json'
48
48
token : ${{ secrets.RENOVATE_TOKEN }}
Original file line number Diff line number Diff line change 15
15
steps :
16
16
- uses : actions/checkout@v4
17
17
- name : Self-hosted Renovate
18
- uses : renovatebot/github-action@v41.0.12
18
+ uses : renovatebot/github-action@v41.0.13
19
19
with :
20
20
configurationFile : ' .github/renovate.json'
21
21
token : ${{ secrets.RENOVATE_TOKEN }}
You can’t perform that action at this time.
0 commit comments