Skip to content

Releases: insightsengineering/presidio-action

v1.1.2

24 Feb 18:29
Compare
Choose a tag to compare

Bugfix

  • Fixed the issue for push events where fetch-depth is required by the changed files action.

v1.1.1

23 Feb 19:57
Compare
Choose a tag to compare

Updates

  • Change the default of only-changed-files to false

v1.1.0

23 Feb 19:17
Compare
Choose a tag to compare

New Features

  • Allow for the action to only run on changed files. This requires fetch-depth: 0 to be set in the actions/checkout@v2 step if you use this action for a push event.

v1.0.3

23 Feb 13:43
d9c35c0
Compare
Choose a tag to compare

What's Changed

  • Minor enhancements to the action by @dinakar29 in #5

Full Changelog: v1...v1.0.3

v1.0.2

23 Feb 02:41
2fcc117
Compare
Choose a tag to compare

What's Changed

  • Grammatical + Presidio CLI version update by @dinakar29 in #4

New Contributors

  • @dinakar29 made their first contribution in #4

Full Changelog: v1...v1.0.2

v1.0.1

16 Feb 07:03
59c12dd
Compare
Choose a tag to compare

What's Changed

  • Beautify PR comment

Full Changelog: v1.0.0...v1.0.1

initial release

14 Feb 09:23
c98ae57
Compare
Choose a tag to compare

Action to scan code using Presidio Framework.
Uses presidio-cli to check the repository code with presidio-analyzer