From 9534c882ff24d1e1a253ffd875203e88467df097 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 25 Jan 2026 00:01:17 +0000 Subject: [PATCH] chore(deps): update https://gitea.com/actions/setup-python digest to a309ff8 --- .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 6c7ac95..6558c68 100644 --- a/.gitea/workflows/check-spell.yml +++ b/.gitea/workflows/check-spell.yml @@ -18,7 +18,7 @@ jobs: uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 + uses: https://gitea.com/actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 with: python-version-file: "pyproject.toml" diff --git a/.gitea/workflows/generate-appid.yml b/.gitea/workflows/generate-appid.yml index 9f33518..b448d6e 100644 --- a/.gitea/workflows/generate-appid.yml +++ b/.gitea/workflows/generate-appid.yml @@ -14,7 +14,7 @@ jobs: uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 + uses: https://gitea.com/actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 with: python-version-file: "pyproject.toml"