diff --git a/.github/workflows/add-to-project.yaml b/.github/workflows/add-to-project.yaml index 6029d2df..04a21ee2 100644 --- a/.github/workflows/add-to-project.yaml +++ b/.github/workflows/add-to-project.yaml @@ -11,7 +11,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.5.0 + - uses: actions/add-to-project@v0.6.0 with: project-url: https://github.com/orgs/elastic/projects/1286 github-token: ${{ secrets.APM_TECH_USER_TOKEN }} \ No newline at end of file