Skip to content

Commit c813cc3

Browse files
Bump actions/add-to-project (#3295)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 5b1a254a3546aef88e0a7724a77a623fa2e47c36 to 0c37450c4be3b6a7582b2fb013c9ebfd9c8e9300. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@5b1a254...0c37450) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 0c37450c4be3b6a7582b2fb013c9ebfd9c8e9300 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 8c70154 commit c813cc3

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

0 commit comments

Comments
 (0)