diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 155a829..236bb49 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -26,4 +26,4 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Run ansible-lint - uses: ansible/ansible-lint@dfb8fea539b53a0f9615282615f1dca90e7ecb91 # v24.2.3 + uses: ansible/ansible-lint@5fac056c45595896c973fbde871f01f6cb14d74c # v26.4.0 diff --git a/galaxy.yml b/galaxy.yml index 7be6229..2cafd9c 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -72,4 +72,4 @@ build_ignore: [] # L(directives,https://packaging.python.org/en/latest/guides/using-manifest-in/#manifest-in-commands). The key # 'omit_default_directives' is a boolean that controls whether the default directives are used. Mutually exclusive # with 'build_ignore' -# manifest: null +# manifest: null \ No newline at end of file