Skip to content

Commit 90393ae

Browse files
authored
ci: Upgrade add-to-project action to latest version
Updated the action version for adding issues to projects in the GitHub workflow. remove node deprecation error by updating and pinning
1 parent cfa5fae commit 90393ae

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

.github/workflows/github-projects-ventilation.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -44,114 +44,114 @@ jobs:
4444
name: Ventilate issues to the right GitHub projects
4545
runs-on: ubuntu-latest
4646
steps:
47-
- uses: actions/add-to-project@v1.0.2
47+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
4848
with:
4949
project-url: https://github.com/orgs/openfoodfacts/projects/12 # add to openfoodfacts-server
5050
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
5151
label-operator: AND
52-
- uses: actions/add-to-project@v1.0.2
52+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
5353
with:
5454
project-url: https://github.com/orgs/openfoodfacts/projects/11 # Add issue to the openfoodfacts-design project
5555
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
5656
labeled: 🎨 Mockup available, 🎨 Mockup required
5757
label-operator: OR
58-
- uses: actions/add-to-project@v1.0.2
58+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
5959
with:
6060
project-url: https://github.com/orgs/openfoodfacts/projects/36 # Add issue to the open pet food facts project
6161
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
6262
labeled: 🐾 Open Pet Food Facts
6363
label-operator: OR
64-
- uses: actions/add-to-project@v1.0.2
64+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
6565
with:
6666
project-url: https://github.com/orgs/openfoodfacts/projects/43 # Add issue to the open products facts project
6767
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
6868
labeled: 📸 Open Products Facts
6969
label-operator: OR
70-
- uses: actions/add-to-project@v1.0.2
70+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
7171
with:
7272
project-url: https://github.com/orgs/openfoodfacts/projects/37 # Add issue to the open beauty facts project
7373
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
7474
labeled: 🧴 Open Beauty Facts
7575
label-operator: OR
76-
- uses: actions/add-to-project@v1.0.2
76+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
7777
with:
7878
project-url: https://github.com/orgs/openfoodfacts/projects/4 # Add issue to the packaging project
7979
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
8080
labeled: 📦 Packaging
8181
label-operator: OR
82-
- uses: actions/add-to-project@v1.0.2
82+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
8383
with:
8484
project-url: https://github.com/orgs/openfoodfacts/projects/25 # Add issue to the documentation project
8585
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
8686
labeled: 📚 Documentation
8787
label-operator: OR
88-
- uses: actions/add-to-project@v1.0.2
88+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
8989
with:
9090
project-url: https://github.com/orgs/openfoodfacts/projects/5 # Add issue to the folksonomy project
9191
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
9292
labeled: 🏷️ Folksonomy Project
9393
label-operator: OR
94-
- uses: actions/add-to-project@v1.0.2
94+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
9595
with:
9696
project-url: https://github.com/orgs/openfoodfacts/projects/44 # Add issue to the data quality project
9797
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
9898
labeled: 🧽 Data quality
9999
label-operator: OR
100-
- uses: actions/add-to-project@v1.0.2
100+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
101101
with:
102102
project-url: https://github.com/orgs/openfoodfacts/projects/82 # Add issue to the search project
103103
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
104104
labeled: 🔎 Search
105105
label-operator: OR
106-
- uses: actions/add-to-project@v1.0.2
106+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
107107
with:
108108
project-url: https://github.com/orgs/openfoodfacts/projects/41 # Add issue to the producer platform project
109109
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
110110
labeled: 🏭 Producers Platform
111111
label-operator: OR
112-
- uses: actions/add-to-project@v1.0.2
112+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
113113
with:
114114
project-url: https://github.com/orgs/openfoodfacts/projects/19 # Add issue to the infrastructure project
115115
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
116116
labeled: infrastructure
117117
label-operator: OR
118-
- uses: actions/add-to-project@v1.0.2
118+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
119119
with:
120120
project-url: https://github.com/orgs/openfoodfacts/projects/92 # Add issue to the Nutri-Score project
121121
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
122122
labeled: 🚦 Nutri-Score
123123
label-operator: OR
124-
- uses: actions/add-to-project@v1.0.2
124+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
125125
with:
126126
project-url: https://github.com/orgs/openfoodfacts/projects/132 # Add issue to the Top upvoted issues board
127127
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
128128
labeled: ⭐ top issue, 👍 Top 10 Issue!
129129
label-operator: OR
130-
- uses: actions/add-to-project@v1.0.2
130+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
131131
with:
132132
project-url: https://github.com/orgs/openfoodfacts/projects/57 # Add issue to the Most impactful issues board
133133
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
134134
labeled: 🎯 P0, 🎯 P1
135135
label-operator: OR
136-
- uses: actions/add-to-project@v1.0.2
136+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
137137
with:
138138
project-url: https://github.com/orgs/openfoodfacts/projects/60 # Add issue to the API issues board
139139
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
140140
labeled: API, API READ, API WRITE, 🔐 API auth, API v3, API tests, API Refactor, 🧽 API - Quality, API Read - Product, OpenAPI, 📚 OpenAPI
141141
label-operator: OR
142-
- uses: actions/add-to-project@v1.0.2
142+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
143143
with:
144144
project-url: https://github.com/orgs/openfoodfacts/projects/136 # Add issue to the Translations project
145145
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
146146
labeled: 🌐 Translations, translations, i18n, Translations
147147
label-operator: OR
148-
- uses: actions/add-to-project@v1.0.2
148+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
149149
with:
150150
project-url: https://github.com/orgs/openfoodfacts/projects/84 # Add issue to the Metrics project
151151
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
152152
labeled: matomo
153153
label-operator: OR
154-
- uses: actions/add-to-project@v1.0.2
154+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd
155155
with:
156156
project-url: https://github.com/orgs/openfoodfacts/projects/137 # Add issue to the Javascript issues across OFF project
157157
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)