Update README.md
This commit is contained in:
parent
161ebea141
commit
9efcda0c3b
|
@ -182,7 +182,7 @@ jobs:
|
||||||
to_version: \${{ steps.step1.outputs.to_version }}
|
to_version: \${{ steps.step1.outputs.to_version }}
|
||||||
is_upgraded_version: \${{ steps.step1.outputs.is_upgraded_version }}
|
is_upgraded_version: \${{ steps.step1.outputs.is_upgraded_version }}
|
||||||
steps:
|
steps:
|
||||||
- uses: garronej/ts-ci@v1.1.7
|
- uses: garronej/ts-ci@v2.1.0
|
||||||
id: step1
|
id: step1
|
||||||
with:
|
with:
|
||||||
action_name: is_package_json_version_upgraded
|
action_name: is_package_json_version_upgraded
|
||||||
|
|
Loading…
Reference in a new issue