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

chore(deps): update dependency ansible to v7 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This action allows you to run `ansible-lint` with no additional options.
The following versions are available in the main branch:

```
ansible version: 5.5.0
ansible version: 7.4.0
ansible-lint version: 6.0.2
```

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible-lint==6.0.2
ansible==5.5.0
ansible==7.4.0