File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
gh-pages :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : P5-wrapper/setup-action@v1.0.3
13
+ - uses : P5-wrapper/setup-action@v1.0.4
14
14
with :
15
15
token : ${{ secrets.GH_TOKEN }}
16
16
25
25
npm :
26
26
runs-on : ubuntu-latest
27
27
steps :
28
- - uses : P5-wrapper/setup-action@v1.0.3
28
+ - uses : P5-wrapper/setup-action@v1.0.4
29
29
with :
30
30
token : ${{ secrets.GH_TOKEN }}
31
31
Original file line number Diff line number Diff line change 10
10
renovate-bot :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : P5-wrapper/setup-action@v1.0.3
13
+ - uses : P5-wrapper/setup-action@v1.0.4
14
14
with :
15
15
token : ${{ secrets.GH_TOKEN }}
16
16
31
31
runs-on : ubuntu-latest
32
32
needs : renovate-bot
33
33
steps :
34
- - uses : P5-wrapper/setup-action@v1.0.3
34
+ - uses : P5-wrapper/setup-action@v1.0.4
35
35
with :
36
36
token : ${{ secrets.GH_TOKEN }}
37
37
52
52
runs-on : ubuntu-latest
53
53
needs : renovate-bot
54
54
steps :
55
- - uses : P5-wrapper/setup-action@v1.0.3
55
+ - uses : P5-wrapper/setup-action@v1.0.4
56
56
with :
57
57
token : ${{ secrets.GH_TOKEN }}
58
58
73
73
runs-on : ubuntu-latest
74
74
needs : renovate-bot
75
75
steps :
76
- - uses : P5-wrapper/setup-action@v1.0.3
76
+ - uses : P5-wrapper/setup-action@v1.0.4
77
77
with :
78
78
token : ${{ secrets.GH_TOKEN }}
79
79
84
84
runs-on : ubuntu-latest
85
85
needs : renovate-bot
86
86
steps :
87
- - uses : P5-wrapper/setup-action@v1.0.3
87
+ - uses : P5-wrapper/setup-action@v1.0.4
88
88
with :
89
89
token : ${{ secrets.GH_TOKEN }}
90
90
You can’t perform that action at this time.
0 commit comments