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 31babfe commit 6c95baeCopy full SHA for 6c95bae
1 file changed
.github/workflows/issue-manager.yml
@@ -18,7 +18,7 @@ jobs:
18
issue-manager:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: tiangolo/issue-manager@48bacd85fb842cc27efee25e834edb00aad8f263 # 0.8.0
+ - uses: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
config: >
0 commit comments