We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4964943 commit 16d1244Copy full SHA for 16d1244
.github/workflows/ansible-test.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: read
13
steps:
14
- name: Perform sanity testing with ansible-test
15
- 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
16
with:
17
ansible-core-version: stable-2.13
18
testing-type: sanity
0 commit comments