Skip to content

Releases: gitleaks/gitleaks-action

v2.1.4

08 Sep 12:57
c367d6d
Compare
Choose a tag to compare

What's Changed

v2.1.3

01 Sep 13:43
220bb68
Compare
Choose a tag to compare

What's New

  • Updates actions/core and gitleaks dependencies #85

v2.1.2

24 Aug 23:23
4036f30
Compare
Choose a tag to compare
  • Bumps gitleaks dependency to latest version (v8.11.1) #84

v2.1.1

16 Aug 00:26
d858f0e
Compare
Choose a tag to compare

What's New

  • Fixes 0 commit scans on initial PR commit #82

v2.1.0

15 Aug 23:25
aa6c132
Compare
Choose a tag to compare

What's new

  • Bumped Gitleaks version #80
  • Introduced .gitleaksignore comments on PRs #80

v2.0.8

05 Aug 16:16
f65dee2
Compare
Choose a tag to compare

What's New

  • Fixed scanning merge-commits in PRs #79

v2.0.7

03 Aug 22:47
f2f91c8
Compare
Choose a tag to compare

What's Changed:

  • Hardcoding gitleaks version by default instead of using latest #78

v2.0.6

21 Jul 13:38
8fe1d33
Compare
Choose a tag to compare

What's New:

  • More thorough handling of different exit codes for job Summary #75
  • Changed the comment on PR message #74

v2.0.5

16 Jul 13:05
42eafe5
Compare
Choose a tag to compare

What's New

  • Fix edge case on initial commit to repo when base and head refs are the same.

v2.0.4

26 Jun 14:41
1371ffc
Compare
Choose a tag to compare

What's New

  • Ensure there are commits available to scan on push events #67