Pin GitHub Actions by SHA (#2441)

This commit is contained in:
Pascal THUET
2026-05-04 21:08:07 +02:00
committed by GitHub
parent a7201c183e
commit 09f7657f5b
7 changed files with 16 additions and 18 deletions

View File

@@ -16,7 +16,7 @@ jobs:
pull-requests: write
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
fetch-depth: 0
token: ${{ secrets.RELEASE_PAT }}