chore: pin actions to sha (#402)

This commit is contained in:
Etienne Stalmans
2026-04-03 08:10:59 +02:00
committed by GitHub
parent 03559d0a6c
commit 60645042c4
7 changed files with 29 additions and 19 deletions

View File

@@ -34,7 +34,9 @@ jobs:
- version: 1.178.2
pg_major: 17
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: ./
with:
version: ${{ matrix.version }}