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"