From 28be52459aabdc5ea4902239899fbe8b653aedaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:46:11 +0000 Subject: [PATCH] feat(Dependencies): Update ansible-community/ansible-lint-action action to v6.17.0 | datasource | package | from | to | | ----------- | ------------------------------------- | ------- | ------- | | github-tags | ansible-community/ansible-lint-action | v6.16.0 | v6.17.0 | --- .github/workflows/ansible-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index 7b92ab4c..5448a181 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -9,4 +9,4 @@ jobs: - uses: actions/checkout@v3 - name: Run ansible-lint - uses: ansible-community/ansible-lint-action@v6.16.0 + uses: ansible-community/ansible-lint-action@v6.17.0