From f2552a52c123424b92d24a29f6ddc28bdca2dabb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:55:32 +0000 Subject: [PATCH] build(deps): update actions/checkout digest to 93cb6ef 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 62d7ff1..8c6513c 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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 with: fetch-depth: 0 ref: ${{ inputs.branch }}