We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8996bf commit 0e866aaCopy full SHA for 0e866aa
1 file changed
.github/workflows/CI.yml
@@ -84,7 +84,7 @@ jobs:
84
Perform integration testing against
85
Ansible version ${{ matrix.ansible }}
86
under Python ${{ matrix.python }}
87
- uses: ansible-community/ansible-test-gh-action@f4523b15a83b7d9eb65d859073ff49ad935a785a # v1.14.1
+ uses: ansible-community/ansible-test-gh-action@7d847f97e7c69bb18e1cd2b72756ddeaed060430 # v1.15.0
88
with:
89
ansible-core-version: ${{ matrix.ansible }}
90
# OPTIONAL command to run before invoking `ansible-test integration`
0 commit comments