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 @@ -14,7 +14,7 @@ See [Usage](#usage) for full documentation.
1414job :
1515 example :
1616 steps :
17- - use : pauldraper/workflow-dispatch@v1.1
17+ - use : pauldraper/workflow-dispatch@v1.4
1818 with :
1919 inputs : ' {"color": "blue"}'
2020 workflow : downstream.yml
@@ -34,7 +34,7 @@ on: [workflow_dispatch]
3434job :
3535 example :
3636 steps :
37- - use : pauldraper/workflow-dispatch@v1.1
37+ - use : pauldraper/workflow-dispatch@v1.4
3838 with :
3939 inputs : ' {"color": "blue"}'
4040 ref : refs/head/main
@@ -58,7 +58,7 @@ on: [workflow_dispatch]
5858job :
5959 example :
6060 steps :
61- - use : pauldraper/workflow-dispatch@v1.1
61+ - use : pauldraper/workflow-dispatch@v1.4
6262 with :
6363 marker-input : upstream-url
6464 workflow : downstream.yml
You can’t perform that action at this time.
0 commit comments