From b88ec903e8d2020d2156eae8b380671b61e4e80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 14:46:56 +0000 Subject: [PATCH] build(deps): bump actions/checkout in /.github/actions/version-mode Bumps [actions/checkout](https://github.com/actions/checkout) from ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 to 71cf2267d89c5cb81562390fa70a37fa40b1305e. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493...71cf2267d89c5cb81562390fa70a37fa40b1305e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 71cf2267d89c5cb81562390fa70a37fa40b1305e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/actions/version-mode/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/version-mode/action.yml b/.github/actions/version-mode/action.yml index 4ee2db95..62c0946f 100644 --- a/.github/actions/version-mode/action.yml +++ b/.github/actions/version-mode/action.yml @@ -11,7 +11,7 @@ inputs: runs: using: composite steps: - - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 - id: meta shell: bash run: |