We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d11ec commit 772102dCopy full SHA for 772102d
.github/workflows/update-readme-docs.yml
@@ -34,7 +34,7 @@ jobs:
34
run: yarn test:readme:api-docs
35
36
- name: Commit and push README updates
37
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7
38
with:
39
commit_message: "chore: refresh README test documentation tables"
40
branch: master
0 commit comments