diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index c9379bd..30e0f26 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -12,7 +12,7 @@ jobs: contents: read steps: - name: Perform sanity testing with ansible-test - uses: ansible-community/ansible-test-gh-action@b416b6ecf7ddb0ea3b0a51c1d198d715eba52c9d # v1.16.0 https://github.com/ansible-community/ansible-test-gh-action/releases/tag/v1.16.0 + uses: ansible-community/ansible-test-gh-action@d3a8ec7a59694e25e210fcd44738910149537f0e # v1.17.0 https://github.com/ansible-community/ansible-test-gh-action/releases/tag/v1.17.0 with: ansible-core-version: stable-2.13 testing-type: sanity