diff --git a/.github/workflows/issue-or-pr-opened.yml b/.github/workflows/issue-or-pr-opened.yml index b4edea234..80effa1e5 100644 --- a/.github/workflows/issue-or-pr-opened.yml +++ b/.github/workflows/issue-or-pr-opened.yml @@ -8,7 +8,7 @@ jobs: steps: - name: Add issue/PR to project if: github.event.action == 'opened' - uses: alex-page/github-project-automation-plus@v0.0.3 + uses: alex-page/github-project-automation-plus@v0.1.0 with: project: Pillow column: New Issues