fix(ci): move REPO_SCOPED_TOKEN to be an environment token

This commit is contained in:
Matthias
2026-03-09 19:55:36 +01:00
parent 186e547ce1
commit 24c57b5356
+3
View File
@@ -17,6 +17,9 @@ jobs:
auto-update:
name: Auto-update pre-commit hooks
runs-on: ubuntu-latest
environment:
name: develop
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with: