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 5dc6daf commit f26dda8Copy full SHA for f26dda8
.github/workflows/code-sample-automation.yml
@@ -10,7 +10,7 @@ jobs:
10
add-pr-to-project:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v1
+ - uses: actions/add-to-project@f5473ace9aeee8b97717b281e26980aa5097023f
14
with:
15
project-url: https://github.com/orgs/meilisearch/projects/44
16
github-token: ${{ secrets.MEILI_BOT_GH_PAT }}
0 commit comments