Releases: erzz/dockle-action
Releases · erzz/dockle-action
v1.4.0
1.4.0 (2023-08-15)
✨ New Features
- default to exit code 1 unless overridden should be the default behaviour (3ab4b31)
v1.3.2
1.3.2 (2022-12-28)
🐛 Bug Fixes
- Run authenticated requests against the GitHub API (1dd541c)
v1.3.1
1.3.1 (2022-07-05)
🐛 Bug Fixes
v1.3.0
1.3.0 (2022-05-25)
📦 Maintenance
- deps: update github/codeql-action action to v2 (341faaf)
✨ New Features
- add floating releases for loosely pinning version (644bc8c), closes #13
v1.2.0
1.2.0 (2022-03-21)
Bug Fixes
- add a sane default value for new timeout input (059e164)
Features
- add option for image pull input (d8d87c4)
v1.1.1
1.1.1 (2021-09-20)
Bug Fixes
- stdout report not being produced when breaking build (43bd850)
v1.1.0
1.1.0 (2021-09-13)
Features
- add allow rules for credential checks (38c400a)
v1.0.0
1.0.0 (2021-09-01)
Bug Fixes
- re-run the scan to produce a stdout version of the report too (5896be3)
- upload sarif report with correct action (7b7bb04)
Features
- add initial composite action (975b7d5)