Skip to content

Commit e70e706

Browse files
authored
Merge pull request #702 from ansible-collections/SirGitsalot-uodate-ansible-test-gh-action
Update to the latest ansible-test-gh-action
2 parents a4fabf1 + df43549 commit e70e706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ansible-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Perform sanity testing
6363
# See the documentation for the following GitHub action on
6464
# https://github.com/ansible-community/ansible-test-gh-action/blob/main/README.md
65-
uses: ansible-community/ansible-test-gh-action@release/v1
65+
uses: ansible-community/ansible-test-gh-action@d3a8ec7a59694e25e210fcd44738910149537f0e # 1.17.0
6666
with:
6767
ansible-core-version: ${{ matrix.ansible }}
6868
testing-type: sanity
@@ -106,7 +106,7 @@ jobs:
106106
Ansible version ${{ matrix.ansible }}
107107
# See the documentation for the following GitHub action on
108108
# https://github.com/ansible-community/ansible-test-gh-action/blob/main/README.md
109-
uses: ansible-community/ansible-test-gh-action@release/v1
109+
uses: ansible-community/ansible-test-gh-action@d3a8ec7a59694e25e210fcd44738910149537f0e # 1.17.0
110110
with:
111111
ansible-core-version: ${{ matrix.ansible }}
112112
testing-type: units

0 commit comments

Comments
 (0)