diff options
| author | 2023-07-31 05:22:55 +0200 | |
|---|---|---|
| committer | 2023-07-31 05:22:55 +0200 | |
| commit | 9efcda0c3bb57b6b28faf28773b72df098b911cb (patch) | |
| tree | d2641efff021c81f79340b5ed4ec48ca41233cd9 | |
| parent | Bump version (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ jobs: to_version: \${{ steps.step1.outputs.to_version }} is_upgraded_version: \${{ steps.step1.outputs.is_upgraded_version }} steps: - - uses: garronej/[email protected] + - uses: garronej/[email protected] id: step1 with: action_name: is_package_json_version_upgraded |