Skip to content
Snippets Groups Projects
Commit 958e926c authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 2.2.2 [skip ci]

parent a8612724
Branches
Tags
No related merge requests found
## [2.2.2](https://gitlab.com/to-be-continuous/gitleaks/compare/2.2.1...2.2.2) (2023-08-16)
### Bug Fixes
* **rules:** always use default config file ([91587a3](https://gitlab.com/to-be-continuous/gitleaks/commit/91587a3843fca87a87a20d4cf4319b39d5b0c871))
## [2.2.1](https://gitlab.com/to-be-continuous/gitleaks/compare/2.2.0...2.2.1) (2023-08-04)
......
......@@ -14,7 +14,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
- project: 'to-be-continuous/gitleaks'
ref: '2.2.1'
ref: '2.2.2'
file: '/templates/gitlab-ci-gitleaks.yml'
```
......
......@@ -219,7 +219,7 @@ gitleaks:
entrypoint: [""]
services:
- name: "$TBC_TRACKING_IMAGE"
command: ["--service", "gitleaks", "2.2.1"]
command: ["--service", "gitleaks", "2.2.2"]
stage: test
needs: []
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment