From b7c7dffdfb7268530f63e408d49182cbeab48a79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 05:59:50 +0000 Subject: [PATCH] chore(deps): update actions/setup-python digest to 83679a8 --- .github/actions/generate-catalogs/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/generate-catalogs/action.yml b/.github/actions/generate-catalogs/action.yml index 2401fce5..17734d5a 100644 --- a/.github/actions/generate-catalogs/action.yml +++ b/.github/actions/generate-catalogs/action.yml @@ -24,7 +24,7 @@ runs: using: composite steps: - name: Set up Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 with: python-version: 3.14