fix(deps): pin dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 22s
test-build / build (pull_request) Successful in 2m37s

This commit is contained in:
2026-04-01 21:40:55 +00:00
parent 902842f980
commit 08f0ea532a
4 changed files with 181 additions and 171 deletions

View File

@@ -78,7 +78,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.12'
python-version: '3.12.13'
- name: Install GuardDog
run: |

View File

@@ -72,7 +72,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.12'
python-version: '3.12.13'
- name: Install GuardDog
run: |