File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 80
80
81
81
- name : Read URL
82
82
id : url
83
- uses : komorebitech /read-files -action@v1.5
83
+ uses : juliangruber /read-file -action@74dc4b4435b60f96f84bcba916659c779f46ba0a
84
84
with :
85
- files : ' [" upload_url.txt"] '
85
+ path : upload_url.txt
86
86
87
87
- name : Upload Release Asset
88
88
id : upload-release-asset
@@ -146,7 +146,7 @@ jobs:
146
146
147
147
- name : Read URL
148
148
id : url
149
- uses : juliangruber/read-file-action@v1
149
+ uses : juliangruber/read-file-action@74dc4b4435b60f96f84bcba916659c779f46ba0a
150
150
with :
151
151
path : upload_url.txt
152
152
@@ -217,7 +217,7 @@ jobs:
217
217
218
218
- name : Read URL
219
219
id : url
220
- uses : juliangruber/read-file-action@v1
220
+ uses : juliangruber/read-file-action@74dc4b4435b60f96f84bcba916659c779f46ba0a
221
221
with :
222
222
path : upload_url.txt
223
223
You can’t perform that action at this time.
0 commit comments