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 b342eb9 commit 2556c43Copy full SHA for 2556c43
.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.4.1
+ - uses: tiangolo/issue-manager@0.5.0
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
config: >
0 commit comments