diff --git a/.github/workflows/ansible-integration-workflow.yaml b/.github/workflows/ansible-integration-workflow.yaml index 6784d40..3f07e15 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.31.1 + uses: mikefarah/yq@v4.32.2 - name: Prepare Molecule Tests run: |