File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ jobs:
46
46
47
47
- name : Read PR Number
48
48
id : pr-number
49
- uses : juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512 # v1.0.0
49
+ uses : juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 # v1.1.7
50
50
with :
51
51
path : temp/size/number.txt
52
52
53
53
- name : Read base branch
54
54
id : pr-base
55
- uses : juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512 # v1.0.0
55
+ uses : juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 # v1.1.7
56
56
with :
57
57
path : temp/size/base.txt
58
58
71
71
72
72
- name : Read Size Report
73
73
id : size-report
74
- uses : juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512 # v1.0.0
74
+ uses : juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 # v1.1.7
75
75
with :
76
76
path : ./size-report.md
77
77
You can’t perform that action at this time.
0 commit comments