generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -42,7 +42,8 @@ runs:
|
||||
if: ${{ inputs.git_checkout == 'true' }}
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: retrieve the version
|
||||
- name: Retrieve the version
|
||||
shell: bash
|
||||
run: |
|
||||
# Lire le contenu du fichier et supprimer les espaces/retours chariots
|
||||
SOFTVERSION=$(cat ${{ inputs.version_file }} \
|
||||
|
||||
Reference in New Issue
Block a user