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 52b8f84 commit bfcf4f2Copy full SHA for bfcf4f2
.github/workflows/validate-and-build-index.yml
@@ -49,6 +49,6 @@ jobs:
49
python scripts/create_index.py --servers_dir servers --inactive_file inactive.json --index_output index.json
50
51
- name: Commit index
52
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
53
with:
54
commit_message: Updated the servers index
0 commit comments