We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb72b4 commit e83a786Copy full SHA for e83a786
.github/workflows/add_new_issue_to_triage_project.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Add issue to project
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/add-to-project@v0.6.1
+ - uses: actions/add-to-project@v1.0.2
19
with:
20
project-url: https://github.com/orgs/simp/projects/11
21
github-token: ${{ secrets.AUTO_TRIAGE_TOKEN }}
0 commit comments