mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci: set full action versions for commitlint.yml
This commit is contained in:
parent
ce48b3256d
commit
819e892fe8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/commitlint.yml
vendored
4
.github/workflows/commitlint.yml
vendored
|
@ -8,5 +8,5 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: wagoid/commitlint-github-action@v5
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: wagoid/commitlint-github-action@v5.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue