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..9fde177 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -73,3 +73,4 @@ build_ignore: [] # 'omit_default_directives' is a boolean that controls whether the default directives are used. Mutually exclusive # with 'build_ignore' # manifest: null +# Test message \ No newline at end of file