diff --git a/.github/workflows/code-sample-automation.yml b/.github/workflows/code-sample-automation.yml index 7b8dc9761..ddc80c910 100644 --- a/.github/workflows/code-sample-automation.yml +++ b/.github/workflows/code-sample-automation.yml @@ -10,7 +10,7 @@ jobs: add-pr-to-project: runs-on: ubuntu-22.04 steps: - - uses: actions/add-to-project@c0c5949b017d0d4a39f7ba888255881bdac2a823 + - uses: actions/add-to-project@8a84a858ead1a8775386f50be595a438772c2879 with: project-url: https://github.com/orgs/meilisearch/projects/44 github-token: ${{ secrets.GH_TOKEN }}