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

@@ -14,7 +14,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v10
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10
with:
# Days of inactivity before an issue or PR becomes stale
days-before-stale: 150