We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef3776 commit cea4961Copy full SHA for cea4961
‎.github/workflows/triage.yaml
@@ -18,7 +18,7 @@ jobs:
18
private-key: ${{ secrets.RD_APP_PRIVATE_KEY }}
19
installation-id: ${{ secrets.RD_APP_INSTALLATION_ID }}
20
- name: set to project board
21
- uses: actions/add-to-project@v1.0.2
+ uses: actions/add-to-project@v0.5.0
22
with:
23
project-url: https://github.com/orgs/labd/projects/3
24
github-token: ${{ steps.get-app-token.outputs.app-token }}
0 commit comments