diff --git a/.github/workflows/auto-assign-to-project.yml b/.github/workflows/auto-assign-to-project.yml index 22b079a4fa..2052406054 100644 --- a/.github/workflows/auto-assign-to-project.yml +++ b/.github/workflows/auto-assign-to-project.yml @@ -15,7 +15,7 @@ jobs: if: github.event_name == 'issues' && github.event.action == 'opened' steps: - name: Move issue to ${{ env.todo }} - uses: leonsteinhaeuser/project-beta-automations@v1.0.3 + uses: leonsteinhaeuser/project-beta-automations@v1.3.0 with: gh_token: ${{ secrets. ZARF_ORG_PROJECT_TOKEN }} # user: sample-user