diff --git a/.github/workflows/add_new_versions.yml b/.github/workflows/add_new_versions.yml index 728c8d61..3cb37acf 100644 --- a/.github/workflows/add_new_versions.yml +++ b/.github/workflows/add_new_versions.yml @@ -23,7 +23,7 @@ jobs: secret/data/github/repo/${{ github.repository }}/github/app-credentials privateKey | PRIVATE_KEY - name: Create App Token - uses: actions/create-github-app-token@v1 + uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2 id: app-token with: app-id: ${{ env.APP_ID }}