From 58b449e4dfedc1d4d52dcb5940dd08eb7ea597ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 15:21:57 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4540399..f8fc16c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/padok-team/github-workflows/compare/v1.0.1...v1.1.0) (2023-05-05) + + +### Features + +* introduce workflow input to skip checkov ([0207e23](https://github.com/padok-team/github-workflows/commit/0207e234fda0462142a90e17d57bce86ec48d854)) + ## [1.0.1](https://github.com/padok-team/github-workflows/compare/v1.0.0...v1.0.1) (2022-10-21) diff --git a/version.txt b/version.txt index 7dea76e..9084fa2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.1 +1.1.0