diff --git a/.github/workflows/update-python-dependencies.yml b/.github/workflows/update-python-dependencies.yml index 13b8732f..a2f0a4cd 100644 --- a/.github/workflows/update-python-dependencies.yml +++ b/.github/workflows/update-python-dependencies.yml @@ -15,7 +15,7 @@ jobs: python-version: "3.12" install-just: true - - uses: actions/create-github-app-token@v2 + - uses: actions/create-github-app-token@v3 id: generate-token with: app-id: 1031449 # opensafely-core Create PR app