From d2f9642bcc24a73400568756f24b72c188ac7a9a Mon Sep 17 00:00:00 2001 From: Lukasz <120112546+lukaszcl@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:14:49 +0200 Subject: [PATCH] Pin citool version in chainlink-testing-framework/run-tests action.yml (#192) --- chainlink-testing-framework/run-tests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chainlink-testing-framework/run-tests/action.yml b/chainlink-testing-framework/run-tests/action.yml index c901bf0..8357f94 100644 --- a/chainlink-testing-framework/run-tests/action.yml +++ b/chainlink-testing-framework/run-tests/action.yml @@ -207,7 +207,7 @@ runs: uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 with: repository: smartcontractkit/chainlink-testing-framework - ref: main + ref: 733e36c8ae9b3864a38063e7954df21fac355063 fetch-depth: 0 path: ctf