We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fad19 commit cd18202Copy full SHA for cd18202
.github/workflows/format.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pnpm run ${{ inputs.command }}
39
40
- name: Commit changes
41
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
42
with:
43
commit_message: "[ci] format"
44
branch: ${{ github.head_ref }}
0 commit comments