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 4476621 commit 9ce2c8eCopy full SHA for 9ce2c8e
.github/workflows/add-to-project.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.3.0
+ - uses: actions/add-to-project@v1.0.2
14
with:
15
# You can target a repository in a different organization
16
# to the issue
0 commit comments