Releases: gitleaks/gitleaks-action
Releases · gitleaks/gitleaks-action
v2.1.4
What's Changed
- bumping gitleaks by @zricethezav in #86
v2.1.3
What's New
- Updates actions/core and gitleaks dependencies #85
v2.1.2
- Bumps gitleaks dependency to latest version (v8.11.1) #84
v2.1.1
What's New
- Fixes 0 commit scans on initial PR commit #82
v2.1.0
v2.0.8
What's New
- Fixed scanning merge-commits in PRs #79
v2.0.7
What's Changed:
- Hardcoding gitleaks version by default instead of using latest #78
v2.0.6
v2.0.5
What's New
- Fix edge case on initial commit to repo when
base
andhead
refs are the same.
v2.0.4
What's New
- Ensure there are commits available to scan on push events #67