Update ts-ci actions

This commit is contained in:
Joseph Garrone 2024-05-19 08:26:37 +02:00
parent 7f0df7e38b
commit 93da8b4754
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ jobs:
- name: Checking availability for module name ${{github.event.repository.name}} on NPM.
id: id1
uses: garronej/ts-ci@v2.0.2
uses: garronej/ts-ci@v2.1.1
with:
action_name: is_well_formed_and_available_module_name
module_name: ${{github.event.repository.name}}
@ -38,7 +38,7 @@ jobs:
mv LICENSE.template LICENSE
- name : String replace
id: id2
uses: garronej/ts-ci@v2.0.2
uses: garronej/ts-ci@v2.1.1
with:
action_name: string_replace
input_string: ${{github.event.repository.name}}