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 ab46b8d commit b81054fCopy full SHA for b81054f
.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@f94f76c8fa2c48bb2982a099c29a0caadb92917e # 0.5.1
+ - uses: tiangolo/issue-manager@2fb3484ec9279485df8659e8ec73de262431737d # 0.6.0
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
config: >
0 commit comments