Skip to content

Commit

Permalink
Chore: (ci) fix gitleaks version
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Jan 4, 2022
1 parent dd4f238 commit badd1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
test-leaks:
resource_class: small
docker:
- image: zricethezav/gitleaks
- image: zricethezav/gitleaks:v7.6.1
steps:
- checkout
- when:
Expand Down

0 comments on commit badd1c1

Please sign in to comment.