We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bab022 commit 844e032Copy full SHA for 844e032
1 file changed
.github/workflows/todo-checks.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: "Checkout Repository"
24
uses: actions/checkout@v5
25
- name: "Track TODO Action"
26
- uses: ribtoks/tdg-github-action@bb998752af7ac294aa9350895908ae7eac3f1c1d # v0.4.15
+ uses: ribtoks/tdg-github-action@bb998752af7ac294aa9350895908ae7eac3f1c1d # v0.4.15-beta
27
with:
28
TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
REPO: ${{ github.repository }}
0 commit comments