File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 30
30
steps :
31
31
- id : debug
32
32
name : Print environment variables and event payload
33
- uses : hmarr/debug-action@v2.1 .0
33
+ uses : hmarr/debug-action@v3.0 .0
34
34
- id : bot-token
35
35
name : Get bot token
36
36
uses : actions/create-github-app-token@v1.8.0
Original file line number Diff line number Diff line change 26
26
steps :
27
27
- id : debug
28
28
name : Print environment variables and event payload
29
- uses : hmarr/debug-action@v2.1 .0
29
+ uses : hmarr/debug-action@v3.0 .0
30
30
- id : bot-token
31
31
name : Get bot token
32
32
uses : actions/create-github-app-token@v1.8.0
Original file line number Diff line number Diff line change 34
34
steps :
35
35
- id : debug
36
36
name : Print environment variables and event payload
37
- uses : hmarr/debug-action@v2.1 .0
37
+ uses : hmarr/debug-action@v3.0 .0
38
38
- id : bot-token
39
39
name : Get bot token
40
40
uses : actions/create-github-app-token@v1.8.0
Original file line number Diff line number Diff line change 43
43
steps :
44
44
- id : debug
45
45
name : Print environment variables and event payload
46
- uses : hmarr/debug-action@v2.1 .0
46
+ uses : hmarr/debug-action@v3.0 .0
47
47
- id : checkout
48
48
name : Checkout main
49
49
uses : actions/checkout@v4.1.1
Original file line number Diff line number Diff line change 63
63
steps :
64
64
- id : debug
65
65
name : Print environment variables and event payload
66
- uses : hmarr/debug-action@v2.1 .0
66
+ uses : hmarr/debug-action@v3.0 .0
67
67
- id : checkout
68
68
name : Checkout ${{ env.REF_NAME }}
69
69
uses : actions/checkout@v4.1.1
Original file line number Diff line number Diff line change 39
39
steps :
40
40
- id : debug
41
41
name : Print environment variables and event payload
42
- uses : hmarr/debug-action@v2.1 .0
42
+ uses : hmarr/debug-action@v3.0 .0
43
43
- id : bot-token
44
44
name : Get bot token
45
45
uses : actions/create-github-app-token@v1.8.0
Original file line number Diff line number Diff line change 42
42
steps :
43
43
- id : debug
44
44
name : Print environment variables and event payload
45
- uses : hmarr/debug-action@v2.1 .0
45
+ uses : hmarr/debug-action@v3.0 .0
46
46
- id : bot-token
47
47
name : Get bot token
48
48
uses : actions/create-github-app-token@v1.8.0
Original file line number Diff line number Diff line change 41
41
steps :
42
42
- id : debug
43
43
name : Print environment variables and event payload
44
- uses : hmarr/debug-action@v2.1 .0
44
+ uses : hmarr/debug-action@v3.0 .0
45
45
- id : checkout
46
46
name : Checkout main
47
47
uses : actions/checkout@v4.1.1
Original file line number Diff line number Diff line change 44
44
steps :
45
45
- id : debug
46
46
name : Print environment variables and event payload
47
- uses : hmarr/debug-action@v2.1 .0
47
+ uses : hmarr/debug-action@v3.0 .0
48
48
- id : checkout
49
49
name : Checkout ${{ github.ref_name }}
50
50
uses : actions/checkout@v4.1.1
Original file line number Diff line number Diff line change 44
44
steps :
45
45
- id : debug
46
46
name : Print environment variables and event payload
47
- uses : hmarr/debug-action@v2.1 .0
47
+ uses : hmarr/debug-action@v3.0 .0
48
48
- id : fail-actor
49
49
if : contains(vars.MAINTAINERS, github.actor) == false
50
50
name : Fail on unauthorized actor
Original file line number Diff line number Diff line change 54
54
steps :
55
55
- id : debug
56
56
name : Print environment variables and event payload
57
- uses : hmarr/debug-action@v2.1 .0
57
+ uses : hmarr/debug-action@v3.0 .0
58
58
- id : checkout
59
59
name : Checkout ${{ env.REF_NAME }}
60
60
uses : actions/checkout@v4.1.1
Original file line number Diff line number Diff line change 45
45
steps :
46
46
- id : debug
47
47
name : Print environment variables and event payload
48
- uses : hmarr/debug-action@v2.1 .0
48
+ uses : hmarr/debug-action@v3.0 .0
49
49
- id : checkout
50
50
name : Checkout ${{ github.ref_name }}
51
51
uses : actions/checkout@v4.1.1
You can’t perform that action at this time.
0 commit comments