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

Commit

Permalink
Merge pull request #174 from Dusty-Meg/patch-1
Browse files Browse the repository at this point in the history
Update docker container to creator-ee 0.19.0
  • Loading branch information
audgirka committed Jul 11, 2023
2 parents df0be15 + 2e128e3 commit 16dda6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---

exclude_paths:
- .github/
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.18.0
image: docker://ghcr.io/ansible/creator-ee:v0.19.0
entrypoint: /usr/local/bin/ansible-lint
env:
# These tell ansible-lint to use github compatible annotation format:
Expand Down

0 comments on commit 16dda6e

Please sign in to comment.