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 e8311f2 commit aa50958Copy full SHA for aa50958
.github/workflows/todo-checks.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: "Checkout Repository"
24
uses: actions/checkout@v4
25
- name: "Track TODO Action"
26
- uses: ribtoks/[email protected].12-beta
+ uses: ribtoks/[email protected].13-beta
27
with:
28
TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
REPO: ${{ github.repository }}
0 commit comments