We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62fa5d8 commit 505a8cfCopy full SHA for 505a8cf
.github/workflows/issue-manager.yml
@@ -27,7 +27,7 @@ jobs:
27
env:
28
GITHUB_CONTEXT: ${{ toJson(github) }}
29
run: echo "$GITHUB_CONTEXT"
30
- - uses: tiangolo/issue-manager@0.5.1
+ - uses: tiangolo/issue-manager@0.6.0
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
33
config: >
0 commit comments