Skip to content

Commit 187c2b3

Browse files
Bump actions/add-to-project
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 4fda2e598c349fd1d6770dc6df8b0b61158c3e90 to 32da07cbb30091816ce54192caf97979d0812456. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@4fda2e5...32da07c) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 32da07cbb30091816ce54192caf97979d0812456 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 429e7cf commit 187c2b3

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

0 commit comments

Comments
 (0)