mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-07 04:51:42 +00:00
ci(commitlint): update action versions
This commit is contained in:
parent
1df9861084
commit
c69928d249
1 changed files with 2 additions and 6 deletions
8
.github/workflows/commitlint.yml
vendored
8
.github/workflows/commitlint.yml
vendored
|
@ -7,10 +7,6 @@ name: Commitlint
|
|||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: wagoid/commitlint-github-action@v1
|
||||
- uses: actions/checkout@v4
|
||||
- uses: wagoid/commitlint-github-action@v5
|
||||
|
|
Loading…
Add table
Reference in a new issue