mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
add hashes
This commit is contained in:
parent
26b31839d5
commit
c5c237fcde
2
.github/workflows/plugins.yml
vendored
2
.github/workflows/plugins.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Prepare FatPacker
|
||||
uses: shogo82148/actions-setup-perl@v1
|
||||
uses: shogo82148/actions-setup-perl@ea0507898383e7dbce382138da0c21af1849eb9e # v1.27.0
|
||||
with:
|
||||
perl-version: '5.34'
|
||||
install-modules-with: cpm
|
||||
|
2
.github/workflows/tests-functional.yml
vendored
2
.github/workflows/tests-functional.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
run: npm install -g -D @mockoon/cli@3.1.0
|
||||
|
||||
- name: Install perl dependencies
|
||||
uses: shogo82148/actions-setup-perl@v1
|
||||
uses: shogo82148/actions-setup-perl@ea0507898383e7dbce382138da0c21af1849eb9e # v1.27.0
|
||||
with:
|
||||
perl-version: '5.34'
|
||||
install-modules-with: cpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user