There was an error while loading. Please reload this page.
1 parent 94c5eb0 commit b3a65baCopy full SHA for b3a65ba
1 file changed
.github/workflows/issue-manager.yml
@@ -30,6 +30,6 @@ jobs:
30
env:
31
GITHUB_CONTEXT: ${{ toJson(github) }}
32
run: echo "$GITHUB_CONTEXT"
33
- - uses: tiangolo/issue-manager@48bacd85fb842cc27efee25e834edb00aad8f263 # 0.8.0
+ - uses: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments