From fe06d5ab2d8b2ffd5f149018504015675123df7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 01:37:07 +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 b481cd0..2bc0a8b 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 }}