Skip to content

Commit d61dd15

Browse files
Bump actions/add-to-project (#3329)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0c37450c4be3b6a7582b2fb013c9ebfd9c8e9300 to c0c5949b017d0d4a39f7ba888255881bdac2a823. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@0c37450...c0c5949) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: c0c5949b017d0d4a39f7ba888255881bdac2a823 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 f766fb5 commit d61dd15

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@0c37450c4be3b6a7582b2fb013c9ebfd9c8e9300
13+
- uses: actions/add-to-project@c0c5949b017d0d4a39f7ba888255881bdac2a823
1414
with:
1515
project-url: https://github.com/orgs/meilisearch/projects/44
1616
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)