ci: bump action step versions
parent
8df00d9ec0
commit
382ddb90a3
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
demojify: true
|
||||
treesitter: true
|
||||
description: " Auto-generated from README.md. Do not make PRs to this file."
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: "chore: auto-generate vimdocs"
|
||||
branch: ${{ github.head_ref }}
|
||||
|
|
|
|||
|
|
@ -18,6 +18,6 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: latest
|
||||
args: .
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: "style: auto-format with stylua"
|
||||
|
|
|
|||
Loading…
Reference in New Issue