We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637e08c commit 57871d7Copy full SHA for 57871d7
.github/workflows/add-to-project.yml
@@ -14,7 +14,7 @@ jobs:
14
app_id: ${{ secrets.TOKENS_APP_ID }}
15
private_key: ${{ secrets.TOKENS_PRIVATE_KEY }}
16
- name: Add issue to Project
17
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
18
with:
19
project-url: https://github.com/orgs/netlify/projects/199
20
github-token: ${{ steps.generate_token.outputs.token }}
0 commit comments