Update README.md

This commit is contained in:
Joseph Garrone 2023-07-31 05:22:55 +02:00 committed by GitHub
parent 161ebea141
commit 9efcda0c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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