pin github actions

This commit is contained in:
Boosted-Bonobo 2025-12-15 10:55:39 +02:00 committed by GitHub
parent 8e8c483db8
commit 643c34bd16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 22 additions and 22 deletions

View file

@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- run: npm ci
- run: npm run licensed-check
- run: npm run licensed-check