Skip to content

Commit 16d1244

Browse files
chore(deps): bump ansible-community/ansible-test-gh-action
Bumps [ansible-community/ansible-test-gh-action](https://github.com/ansible-community/ansible-test-gh-action) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/ansible-community/ansible-test-gh-action/releases) - [Commits](ansible-community/ansible-test-gh-action@b416b6e...d3a8ec7) --- updated-dependencies: - dependency-name: ansible-community/ansible-test-gh-action dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4964943 commit 16d1244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: read
1313
steps:
1414
- 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
15+
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
1616
with:
1717
ansible-core-version: stable-2.13
1818
testing-type: sanity

0 commit comments

Comments
 (0)