Skip to content

Commit 772102d

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 03d11ec commit 772102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn test:readme:api-docs
3535

3636
- name: Commit and push README updates
37-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
37+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7
3838
with:
3939
commit_message: "chore: refresh README test documentation tables"
4040
branch: master

0 commit comments

Comments
 (0)