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 8831b3d commit 437eb5aCopy full SHA for 437eb5a
.github/workflows/issue-manager.yml
@@ -15,7 +15,7 @@ jobs:
15
issue-manager:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: tiangolo/issue-manager@0.2.0
+ - uses: tiangolo/issue-manager@0.4.0
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
config: >
0 commit comments