We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9e718 commit bf826a1Copy full SHA for bf826a1
.github/workflows/tlpclear-githubpages.yml
@@ -36,7 +36,7 @@ jobs:
36
run: pip install -r requirements.txt
37
- name: run mdformat
38
run: mdformat .
39
- - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
+ - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
40
with:
41
commit_message: Format markdown docs
42
deploy:
0 commit comments