Skip to content

Commit dcad13d

Browse files
authored
Merge branch 'main' into test_air
2 parents 18715e1 + 0946c70 commit dcad13d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/phs_style_and_document.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Commit and push changes
3535
id: commit_step_style
36-
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
36+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
3737
with:
3838
commit_message: "Style code (GHA)"
3939

@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Commit and push changes
9292
id: commit_step_document
93-
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
93+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
9494
with:
9595
commit_message: "Document package (GHA)"
9696

0 commit comments

Comments
 (0)