We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19704a7 commit ad4695dCopy full SHA for ad4695d
.github/workflows/issue-manager.yml
@@ -22,7 +22,7 @@ jobs:
22
issue-manager:
23
runs-on: ubuntu-latest
24
steps:
25
- - uses: tiangolo/[email protected].0
+ - uses: tiangolo/[email protected].1
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
config: >
0 commit comments