diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 50e3736..e351a3a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: needs: build runs-on: ubuntu-latest steps: - - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: generate-token with: app-id: ${{ secrets.DS_RELEASE_BOT_ID }}