From 9b022b66407018ebb6d44c904f4a386766d34368 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 7 Apr 2023 15:03:50 +0200 Subject: [PATCH] Update to 6.14.4 from creator-ee 0.15.0 (#157) * action.yml: bump creator-ee version to 0.14.1 got get ansible-lint 6.12.2 (https://github.com/ansible/creator-ee/releases/tag/v0.14.0) * Update action.yml --------- Co-authored-by: Sorin Sbarnea --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 69ca193f..9022299 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: default: "" runs: using: docker - image: docker://ghcr.io/ansible/creator-ee:v0.13.0 + image: docker://ghcr.io/ansible/creator-ee:v0.15.0 entrypoint: /usr/local/bin/ansible-lint env: # These tell ansible-lint to use github compatible annotation format: