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 47363bc commit 014bc40Copy full SHA for 014bc40
.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@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
53
with:
54
commit_message: Updated the servers index
0 commit comments