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 f71dbcc commit 565fdbbCopy full SHA for 565fdbb
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@8505bda3fd28623a64d93935cbe13fa23f14fd8b # 0.7.0
+ - uses: tiangolo/issue-manager@75d60679db1ea348f6f6ea1d0e20de80a7c04645 # 0.7.1
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments