We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbbf29e + 8b82e7a commit 1f5a29cCopy full SHA for 1f5a29c
1 file changed
.github/workflows/contributors.yml
@@ -37,7 +37,7 @@ jobs:
37
LINK_TO_PROFILE: "true"
38
39
- name: Create GitHub Discussion
40
- uses: abirismyname/create-discussion@v1.2.0
+ uses: abirismyname/create-discussion@v2.1.0
41
env:
42
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
with:
0 commit comments