Skip to content

Commit 8bab022

Browse files
authored
fix: 📌 TODO action to v0.4.15 in workflow config (#222)
1 parent 5f780be commit 8bab022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/todo-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: "Checkout Repository"
2424
uses: actions/checkout@v5
2525
- name: "Track TODO Action"
26-
uses: ribtoks/tdg-github-action@bb998752af7ac294aa9350895908ae7eac3f1c1d # v0.4.15-beta
26+
uses: ribtoks/tdg-github-action@bb998752af7ac294aa9350895908ae7eac3f1c1d # v0.4.15
2727
with:
2828
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)