From 8f84bbce310514900520c858f1438dbe12692974 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Nov 2025 10:55:42 +0000 Subject: [PATCH] chore(deps): update https://gitea.com/actions/setup-python digest to 83679a8 --- .gitea/workflows/check-spell.yml | 2 +- .gitea/workflows/generate-appid.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/check-spell.yml b/.gitea/workflows/check-spell.yml index 2516182..e0b6689 100644 --- a/.gitea/workflows/check-spell.yml +++ b/.gitea/workflows/check-spell.yml @@ -19,7 +19,7 @@ jobs: uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 + uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 with: python-version-file: "pyproject.toml" diff --git a/.gitea/workflows/generate-appid.yml b/.gitea/workflows/generate-appid.yml index a0577ff..d661dcb 100644 --- a/.gitea/workflows/generate-appid.yml +++ b/.gitea/workflows/generate-appid.yml @@ -14,7 +14,7 @@ jobs: uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 + uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 with: python-version-file: "pyproject.toml"