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

Commit

Permalink
chore(deps): update dependency ansible to v7
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 4881337 commit 5c934c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3.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.3.0

0 comments on commit 5c934c8

Please sign in to comment.