diff --git a/README.md b/README.md index f72d4eb..2e4a1ec 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Run ansible-lint - uses: ansible-actions/ansible-lint-action@v1.0.2 + uses: ansible-actions/ansible-lint-action@v1.0.3 with: target: "./" ```