diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5e187813..2508a92d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} tox-ansible: - uses: tox-dev/tox-ansible/.github/workflows/run.yml@main + uses: ansible/tox-ansible/.github/workflows/run.yml@main needs: - safe-to-test