File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
vcpkg format-manifest --all $(find cmake/vcpkg/ports/ -name "vcpkg.json")
38
38
39
39
- name : Commit format vcpkg.json
40
- uses : stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5
40
+ uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
41
41
if : success()
42
42
with :
43
43
commit_message : ' ci: format vcpkg configuration'
79
79
80
80
- name : Commit port hash
81
81
if : steps.filter-hash.outputs.ports == 'true'
82
- uses : stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5
82
+ uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
83
83
with :
84
84
file_pattern : cmake/vcpkg/ports/*
85
85
commit_message : ' ci: update port hash'
You can’t perform that action at this time.
0 commit comments