Skip to content

Commit bfcf4f2

Browse files
Bump stefanzweifel/git-auto-commit-action from 6 to 7 (#121)
1 parent 52b8f84 commit bfcf4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-and-build-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
python scripts/create_index.py --servers_dir servers --inactive_file inactive.json --index_output index.json
5050
5151
- name: Commit index
52-
uses: stefanzweifel/git-auto-commit-action@v6
52+
uses: stefanzweifel/git-auto-commit-action@v7
5353
with:
5454
commit_message: Updated the servers index

0 commit comments

Comments
 (0)