From 2fb56281269022e16d39ed016bdddc87079c1b0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2026 00:30:16 +0000 Subject: [PATCH] build(deps): update actions/checkout digest to fbc6f39 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/version-bump-changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version-bump-changelog.yml b/.github/workflows/version-bump-changelog.yml index 1a14afa..7af6389 100644 --- a/.github/workflows/version-bump-changelog.yml +++ b/.github/workflows/version-bump-changelog.yml @@ -64,7 +64,7 @@ jobs: egress-policy: ${{ inputs.egress-policy }} - name: Checkout repository - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 + uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5 with: fetch-depth: 0 ref: ${{ inputs.branch }}