Skip to content

Releases: erzz/dockle-action

v1.4.0

15 Aug 15:12
Compare
Choose a tag to compare

1.4.0 (2023-08-15)

✨ New Features

  • default to exit code 1 unless overridden should be the default behaviour (3ab4b31)

v1.3.2

28 Dec 19:15
Compare
Choose a tag to compare

1.3.2 (2022-12-28)

🐛 Bug Fixes

  • Run authenticated requests against the GitHub API (1dd541c)

v1.3.1

05 Jul 09:51
Compare
Choose a tag to compare

v1.3.0

25 May 13:31
Compare
Choose a tag to compare

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

21 Mar 20:30
Compare
Choose a tag to compare

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

20 Sep 07:02
Compare
Choose a tag to compare

1.1.1 (2021-09-20)

Bug Fixes

  • stdout report not being produced when breaking build (43bd850)

v1.1.0

13 Sep 12:21
Compare
Choose a tag to compare

1.1.0 (2021-09-13)

Features

  • add allow rules for credential checks (38c400a)

v1.0.0

01 Sep 19:37
Compare
Choose a tag to compare

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)