diff --git a/.github/workflows/ansible-integration-workflow.yaml b/.github/workflows/ansible-integration-workflow.yaml index 989df09..86ed04e 100644 --- a/.github/workflows/ansible-integration-workflow.yaml +++ b/.github/workflows/ansible-integration-workflow.yaml @@ -74,7 +74,7 @@ jobs: uses: actions/checkout@v3 - name: Setup yq - uses: mikefarah/yq@v4.25.2 + uses: mikefarah/yq@v4.27.2 - name: Prepare Molecule Tests run: |