Skip to content

Commit a4d10ee

Browse files
committed
Revert "build(deps): Update wagoid/commitlint-github-action action to v6.1.0"
This reverts commit ed66319. Breaks master by wagoid/commitlint-github-action#799 Signed-off-by: Alexander Gil <[email protected]>
1 parent 854c4a3 commit a4d10ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: wagoid/commitlint-github-action@v6.1.0
21+
- uses: wagoid/commitlint-github-action@v6.0.2
2222
with:
2323
configFile: './.commitlintrc.json'
2424
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure

0 commit comments

Comments
 (0)