From 6e46a84cd18177c004972355dfa3ff34f253df2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 04:35:48 +0000 Subject: [PATCH] [GitHubEnterprise-3.0] Update ramsey/composer-install action to v3 --- .github/workflows/generate-GitHubEnterprise-3.0.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/generate-GitHubEnterprise-3.0.yaml b/.github/workflows/generate-GitHubEnterprise-3.0.yaml index b441e8cf484..fcff1c49f68 100644 --- a/.github/workflows/generate-GitHubEnterprise-3.0.yaml +++ b/.github/workflows/generate-GitHubEnterprise-3.0.yaml @@ -24,8 +24,8 @@ jobs: image: wyrihaximusnet/php:${{ needs.supported-versions-matrix.outputs.version }}-nts-alpine-slim-dev-root steps: - uses: actions/checkout@v4 - - uses: ramsey/composer-install@v2 - - uses: ramsey/composer-install@v2 + - uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1 + - uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1 with: working-directory: "clients/GitHubEnterprise-3.0" - name: Download current spec file