diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 46891041..a5671678 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -342,7 +342,7 @@ jobs: uses: actions/checkout@v3 with: repository: servicebinding/conformance.git - ref: v0.3.0 + ref: v0.3.1 fetch-depth: 1 path: conformance-tests