From 6b68977f7a066282cc52689dce274e73f236c13c Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Mon, 12 Jun 2023 12:30:42 -0400 Subject: [PATCH] Bump conformance to v0.3.1 Signed-off-by: Scott Andrews --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4689104..a567167 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