Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4fea175

Browse files
committedAug 26, 2024·
fix: order of table
1 parent 4ca3402 commit 4fea175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/tools/tools.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Remove extraneous f prefix
3939
| Technology | Tools |
4040
|:----------------------------|:-----------------------------------------------------------|
4141
| All | [Gitleaks][Gitleaks] |
42-
| GitHub Actions | [Actionlint][Actionlint] |
4342
| CloudFormation | [Checkov][Checkov] |
4443
| CSS | [Biome][Biome] |
4544
| Docker | [Hadolint][Hadolint], [Checkov][Checkov] |
45+
| GitHub Actions | [Actionlint][Actionlint] |
4646
| Go | [golangci-lint][golangci-lint] |
4747
| Helm | [Checkov][Checkov] |
4848
| Javascript | [Biome][Biome] |

0 commit comments

Comments
 (0)
Please sign in to comment.