Use commit instead of version for github actions.

This commit is contained in:
Benoit Marty 2026-03-05 15:07:03 +01:00 committed by Benoit Marty
parent cd5d8fb868
commit bb48fb7fd1
21 changed files with 105 additions and 105 deletions

View file

@ -13,7 +13,7 @@ jobs:
steps:
- name: Trigger pipeline
uses: actions/github-script@v8
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
with:
github-token: ${{ secrets.ENTERPRISE_ACTIONS_TOKEN }}
script: |