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 69b2018 commit a289ba8Copy full SHA for a289ba8
.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