There was an error while loading. Please reload this page.
2 parents 18715e1 + 0946c70 commit dcad13dCopy full SHA for dcad13d
1 file changed
.github/workflows/phs_style_and_document.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Commit and push changes
35
id: commit_step_style
36
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
37
with:
38
commit_message: "Style code (GHA)"
39
@@ -90,7 +90,7 @@ jobs:
90
91
92
id: commit_step_document
93
94
95
commit_message: "Document package (GHA)"
96
0 commit comments