Skip to content

Commit 51d826e

Browse files
authored
Merge pull request #352 from keymanapp/chore/698-add-to-project-v2.0.0
chore: add-to-project v2.0.0
2 parents 7488fe0 + 5335a7c commit 51d826e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/add-to-keyman-project.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
name: Add new issues and pull requests to project
1414
runs-on: ubuntu-latest
1515
steps:
16-
# TODO: Update to Node 24 when actions/add-to-project#712 is resolved
17-
- uses: actions/add-to-project@v1.0.2
16+
- uses: actions/add-to-project@v2.0.0
1817
with:
1918
project-url: https://github.com/orgs/keymanapp/projects/1
2019
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)