pin github actions

This commit is contained in:
Boosted-Bonobo
2025-12-15 11:49:39 +02:00
committed by GitHub
parent 395ad32622
commit 2d513128f3
10 changed files with 35 additions and 35 deletions

View File

@@ -14,6 +14,6 @@ on:
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@1e97bade5ca12552a4d14d19ef769e9667ad73c4 # main
with:
node-version: '24.x'