Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Update to 6.14.4 from creator-ee 0.15.0 (#157)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
Johannes Kastl and ssbarnea authored Apr 7, 2023
1 parent c137712 commit 9b022b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b022b6

Please sign in to comment.