diff --git a/.github/workflows/production-release.yml b/.github/workflows/production-release.yml index 3351269e59..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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: fetch-depth: 0