From 0e67c8d3f2986fd2368cbe6c5cde7cfdc02a3256 Mon Sep 17 00:00:00 2001 From: Ajinkya Udgirkar Date: Mon, 17 Apr 2023 17:42:53 +0530 Subject: [PATCH] updated ansible lint version via creator-ee --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9022299..2fb2401 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: default: "" runs: using: docker - image: docker://ghcr.io/ansible/creator-ee:v0.15.0 + image: docker://ghcr.io/ansible/creator-ee:v0.16.0 entrypoint: /usr/local/bin/ansible-lint env: # These tell ansible-lint to use github compatible annotation format: