diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 95b79f41..b212225c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -169,7 +169,7 @@ jobs: under Python ${{ matrix.python }} # See the documentation for the following GitHub action on # https://github.com/ansible-community/ansible-test-gh-action/blob/main/README.md - uses: ansible-community/ansible-test-gh-action@f4523b15a83b7d9eb65d859073ff49ad935a785a # v1.14.1 + uses: ansible-community/ansible-test-gh-action@7d847f97e7c69bb18e1cd2b72756ddeaed060430 # v1.15.0 with: ansible-core-version: ${{ matrix.ansible }} # OPTIONAL command to run before invoking `ansible-test integration`