We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c70154 commit c813cc3Copy full SHA for c813cc3
.github/workflows/code-sample-automation.yml
@@ -10,7 +10,7 @@ jobs:
10
add-pr-to-project:
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/add-to-project@5b1a254a3546aef88e0a7724a77a623fa2e47c36
+ - uses: actions/add-to-project@0c37450c4be3b6a7582b2fb013c9ebfd9c8e9300
14
with:
15
project-url: https://github.com/orgs/meilisearch/projects/44
16
github-token: ${{ secrets.GH_TOKEN }}
0 commit comments