From d4ece4407a1a7df219b4efb52d87cae79123934d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 08:46:30 +0000 Subject: [PATCH 1/2] Update actions/checkout digest to ff7abcd Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/production-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production-release.yml b/.github/workflows/production-release.yml index 3351269e59..5c38b79897 100644 --- a/.github/workflows/production-release.yml +++ b/.github/workflows/production-release.yml @@ -45,7 +45,7 @@ jobs: echo "✅ Valid version format: ${INPUT_VERSION}" - name: Checkout Repository - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 + uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 with: fetch-depth: 0 From 6ed84505ec5604800560a522037588527b790e6d Mon Sep 17 00:00:00 2001 From: Saylor Berman Date: Fri, 5 Sep 2025 08:04:10 -0600 Subject: [PATCH 2/2] Revert sha and set version --- .github/workflows/production-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production-release.yml b/.github/workflows/production-release.yml index 5c38b79897..76471c9ec4 100644 --- a/.github/workflows/production-release.yml +++ b/.github/workflows/production-release.yml @@ -45,7 +45,7 @@ jobs: echo "✅ Valid version format: ${INPUT_VERSION}" - name: Checkout Repository - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: fetch-depth: 0