From dca51445ca8bc4a965b2960bcccd851b06a721de Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Mon, 30 Dec 2024 20:40:11 -0300 Subject: [PATCH] TEMP: Use 'devel' action version --- .github/workflows/test_deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_deployment.yml b/.github/workflows/test_deployment.yml index d578c92c7..dd9683f78 100644 --- a/.github/workflows/test_deployment.yml +++ b/.github/workflows/test_deployment.yml @@ -62,7 +62,7 @@ jobs: fetch-depth: 1 - name: Test ipaserver - uses: rjeffman/FreeIPA-Cluster-Test@main + uses: rjeffman/FreeIPA-Cluster-Test@devel with: cluster_configuration: tests/deployment/${{ matrix.cluster_config }} test_playbooks: |