We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9900fd7 commit 73af331Copy full SHA for 73af331
1 file changed
.github/workflows/main.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.1
14
with:
15
project-url: https://github.com/orgs/linuxppc/projects/1
16
github-token: ${{ secrets.BOT_ACTIONS_TOKEN }}
0 commit comments