From 3e0e32ea084d7d7079bed6fc5575a7baf557d979 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 04:33:50 +0000 Subject: [PATCH] =?UTF-8?q?[=F0=9F=AA=B5]=20Update=20josStorer/get-current?= =?UTF-8?q?-time=20action=20to=20v2.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/setup-clients.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/setup-clients.yaml b/.github/workflows/setup-clients.yaml index db8a98cd898..1cd51fd8f52 100644 --- a/.github/workflows/setup-clients.yaml +++ b/.github/workflows/setup-clients.yaml @@ -22,7 +22,7 @@ jobs: image: wyrihaximusnet/php:${{ needs.supported-versions-matrix.outputs.version }}-nts-alpine-slim-dev-root steps: - name: Get current time - uses: josStorer/get-current-time@v2 + uses: josStorer/get-current-time@060cae3fbd32c181c6841788189a601ac8df8389 # v2.1.2 id: current-time with: format: "YYYY/MM/DD"