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 b5762cc commit d418ba2Copy full SHA for d418ba2
1 file changed
.github/workflows/issue-manager.yml
@@ -29,6 +29,6 @@ jobs:
29
env:
30
GITHUB_CONTEXT: ${{ toJson(github) }}
31
run: echo "$GITHUB_CONTEXT"
32
- - uses: tiangolo/issue-manager@48bacd85fb842cc27efee25e834edb00aad8f263 # 0.8.0
+ - uses: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments