Commit 3b25af3 1 parent ef9e10d commit 3b25af3 Copy full SHA for 3b25af3
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
steps :
38
38
- id : debug
39
39
name : Print environment variables and event payload
40
- uses : hmarr/debug-action@v2.0.1
40
+ uses : hmarr/debug-action@v2.1.0
41
41
- id : checkout
42
42
name : Checkout ${{ env.REF }}
43
43
uses : actions/checkout@v3.1.0
Original file line number Diff line number Diff line change 31
31
steps :
32
32
- id : debug
33
33
name : Print environment variables and event payload
34
- uses : hmarr/debug-action@v2.0.1
34
+ uses : hmarr/debug-action@v2.1.0
35
35
- id : metadata
36
36
name : Fetch metadata
37
37
uses : dependabot/fetch-metadata@v1.3.4
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.0.1
44
+ uses : hmarr/debug-action@v2.1.0
45
45
- id : checkout
46
46
name : Checkout ${{ env.TAG }}
47
47
uses : actions/checkout@v3.1.0
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.0.1
47
+ uses : hmarr/debug-action@v2.1.0
48
48
- id : checkout
49
49
name : Checkout ${{ env.REF }}
50
50
uses : actions/checkout@v3.1.0
You can’t perform that action at this time.
0 commit comments