From 2c4cedce36c2950aa48217b9d554c8c34da39eb6 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Mon, 2 Jan 2023 18:35:55 +0000 Subject: [PATCH] Use ansible-lint 6.10.2 (#148) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 14a0c30..dfa9d49 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: default: "" runs: using: docker - image: docker://ghcr.io/ansible/creator-ee:v0.12.0 + image: docker://ghcr.io/ansible/creator-ee:v0.12.2 entrypoint: /usr/local/bin/ansible-lint env: # These tell ansible-lint to use github compatible annotation format: