Releases: insightsengineering/presidio-action
Releases · insightsengineering/presidio-action
v1.1.2
Bugfix
- Fixed the issue for push events where fetch-depth is required by the changed files action.
v1.1.1
Updates
- Change the default of
only-changed-files
tofalse
v1.1.0
New Features
- Allow for the action to only run on changed files. This requires
fetch-depth: 0
to be set in theactions/checkout@v2
step if you use this action for a push event.
v1.0.3
v1.0.2
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
initial release
Action to scan code using Presidio Framework.
Uses presidio-cli to check the repository code with presidio-analyzer