diff --git a/.github/workflows/iriscast_build.yaml b/.github/workflows/iriscast_build.yaml index d598875d..4c9d62f0 100644 --- a/.github/workflows/iriscast_build.yaml +++ b/.github/workflows/iriscast_build.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: "Setup Github Token" - uses: actions/create-github-app-token@v2 + uses: actions/create-github-app-token@v3 id: app-token with: app-id: ${{ vars.APP_ID }}