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

@ -15,7 +15,7 @@ jobs:
if: github.event.pull_request.base.repo.full_name != github.event.pull_request.head.repo.full_name
steps:
- name: Add auto-generated commit warning
uses: actions/github-script@v8
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
with:
script: |
github.rest.issues.createComment({