diff --git a/.github/workflows/project-automation.yml b/.github/workflows/project-automation.yml index 62d464b..c3aa38e 100644 --- a/.github/workflows/project-automation.yml +++ b/.github/workflows/project-automation.yml @@ -43,7 +43,7 @@ jobs: - name: Add issue to project id: add - uses: actions/add-to-project@v1.0.2 + uses: actions/add-to-project@v2.0.0 with: project-url: https://github.com/orgs/SolidAI/projects/5 github-token: ${{ steps.mint_token.outputs.token }}