We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1832cdc + 57aba43 commit 5b4cd35Copy full SHA for 5b4cd35
.github/workflows/add_issues.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Add to project
21
id: add_to_project
22
- uses: actions/add-to-project@v0.5.0
+ uses: actions/add-to-project@v1.0.2
23
with:
24
project-url: https://github.com/orgs/synapsestudios/projects/33
25
github-token: ${{ steps.generate_token.outputs.token }}
0 commit comments