There was an error while loading. Please reload this page.
1 parent b0f11cf commit 0dde022Copy full SHA for 0dde022
.github/workflows/add-to-triage.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v0.4.1
+ - uses: actions/add-to-project@v0.5.0
14
with:
15
project-url: https://github.com/orgs/eslint/projects/3
16
github-token: ${{ secrets.PROJECT_BOT_TOKEN }}
0 commit comments