aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-20 04:00:59 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-20 04:00:59 +0200
commit6f85c4bbcaca73cc5b999237b4e197b1e98bc38e (patch)
tree0d664465aaeb513821ee2388a91cd25b13705998
parentMake check_if_version_upgraded work on private repos (diff)
Update action
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 1d1dccf..287fcd2 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -26,7 +26,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