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 cf57cb4 commit 2ddb65fCopy full SHA for 2ddb65f
4 files changed
README.md
@@ -14,7 +14,7 @@ jobs:
14
task-check:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: kentaro-m/task-completed-checker-action@v0.1.1
+ - uses: kentaro-m/task-completed-checker-action@v0.1.2
18
with:
19
repo-token: "${{ secrets.GITHUB_TOKEN }}"
20
```
0 commit comments