]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0 (#1900)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 10 May 2026 14:38:56 +0000 (16:38 +0200)
committerGitHub <noreply@github.com>
Sun, 10 May 2026 14:38:56 +0000 (16:38 +0200)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/add-to-project.yml

index 0308d7a07f1e615f10a5a45b95c11560346d482f..09677b520d26678a4d58385c7d15a3187da08aa1 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     name: Add to project
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
+      - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
         with:
           project-url: https://github.com/orgs/fastapi/projects/2
           github-token: ${{ secrets.PROJECTS_TOKEN }}