From 7a86b5020d51f651e7f4ddf30f15868d19a09279 Mon Sep 17 00:00:00 2001 From: SeUkKim Date: Mon, 7 Oct 2024 20:05:04 +0900 Subject: [PATCH] change get-current-time --- .github/workflows/testnet-watcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testnet-watcher.yml b/.github/workflows/testnet-watcher.yml index bae21f0..4064ca8 100644 --- a/.github/workflows/testnet-watcher.yml +++ b/.github/workflows/testnet-watcher.yml @@ -30,7 +30,7 @@ jobs: files_ignore: testnets/initia/** - name: Get current time - uses: josStorer/get-current-time@v2 + uses: initia-labs/actions/get-current-time@main id: current-time with: format: YYYY-MM-DDTHH-mm-ss