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 b243b22 commit ad0d76dCopy full SHA for ad0d76d
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@75d60679db1ea348f6f6ea1d0e20de80a7c04645 # 0.7.1
+ - uses: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments