diff --git a/.github/workflows/integration-issues.yml b/.github/workflows/integration-issues.yml index 07a15c0275..7e2baa8cba 100644 --- a/.github/workflows/integration-issues.yml +++ b/.github/workflows/integration-issues.yml @@ -17,7 +17,7 @@ jobs: name: Add integration issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@87685c7bcb121c1694ee2ac0aaa3b2d8f93358fd + - uses: actions/add-to-project@bde621f03ea8e093814be5bb35563bfcad2495be with: project-url: https://github.com/orgs/DARPA-ASKEM/projects/5 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}