From b2fce41e61a20f63bf73eb2b365292abf4de6eaf Mon Sep 17 00:00:00 2001 From: Bartek Tofel Date: Wed, 17 Apr 2024 16:43:59 +0200 Subject: [PATCH] use newer action version --- .github/actions/build-test-image/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-test-image/action.yml b/.github/actions/build-test-image/action.yml index 4e191047df0..81402bc4b48 100644 --- a/.github/actions/build-test-image/action.yml +++ b/.github/actions/build-test-image/action.yml @@ -34,7 +34,7 @@ runs: # Base Test Image Logic - name: Get CTF Version id: version - uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/mod-version@61bf244f3b224593ccf6b5b4f5401fae017ce4fe # v2.3.11 + uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/mod-version@810388da9d1fb55429d10eb884d6b2fa69f4bc2e # v2.3.11 with: go-project-path: ./integration-tests module-name: github.com/smartcontractkit/chainlink-testing-framework