Skip to content

Commit 061b632

Browse files
Bump actions/add-to-project (#3376)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from c0c5949b017d0d4a39f7ba888255881bdac2a823 to 8a84a858ead1a8775386f50be595a438772c2879. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@c0c5949...8a84a85) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 8a84a858ead1a8775386f50be595a438772c2879 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6748c0e commit 061b632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-sample-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
add-pr-to-project:
1111
runs-on: ubuntu-22.04
1212
steps:
13-
- uses: actions/add-to-project@c0c5949b017d0d4a39f7ba888255881bdac2a823
13+
- uses: actions/add-to-project@8a84a858ead1a8775386f50be595a438772c2879
1414
with:
1515
project-url: https://github.com/orgs/meilisearch/projects/44
1616
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)