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 58bd10f commit 731fd02Copy full SHA for 731fd02
.github/workflows/todo.yml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- uses: actions/checkout@v4
8
- name: Run tdg-github-action
9
- uses: ribtoks/[email protected].10-beta
+ uses: ribtoks/[email protected].11-beta
10
with:
11
TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
REPO: ${{ github.repository }}
0 commit comments