Skip to content

Commit

Permalink
add gitleaks package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 20, 2024
1 parent f8dc38c commit 6fa9079
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: |
ls -la ~/.bashrc
hello
type gitleaks
gitleaks version
type buf
buf --version
type rtx
Expand Down
1 change: 1 addition & 0 deletions envhub.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ pkgx {
"fzf",
"gh",
"git",
"gitleaks",
"gleam",
"glow",
"go",
Expand Down

0 comments on commit 6fa9079

Please sign in to comment.