diff --git a/.github/workflows/issues_to_project.yml b/.github/workflows/issues_to_project.yml index e715dd8..5950a92 100644 --- a/.github/workflows/issues_to_project.yml +++ b/.github/workflows/issues_to_project.yml @@ -10,7 +10,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.4.1 + - uses: actions/add-to-project@v0.6.0 with: # You can target a repository in a different organization # to the issue diff --git a/.github/workflows/pr_to_project.yml b/.github/workflows/pr_to_project.yml index af2d4e9..af78099 100644 --- a/.github/workflows/pr_to_project.yml +++ b/.github/workflows/pr_to_project.yml @@ -10,7 +10,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.4.1 + - uses: actions/add-to-project@v0.6.0 with: # You can target a repository in a different organization to the issue project-url: https://github.com/orgs/MobilityData/projects/58