🔒 Pin GitHub actions by commit SHA (#2246)

This commit is contained in:
Motov Yurii
2026-04-16 14:34:14 +02:00
committed by GitHub
parent bba8d07c0c
commit 03e021f30a
13 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
with:
project-url: https://github.com/orgs/fastapi/projects/2
github-token: ${{ secrets.PROJECTS_TOKEN }}