chore(deps): update dependencies, release config

This commit is contained in:
2026-02-25 21:37:15 +02:00
parent 1dd35376c7
commit 79ea896d8e
8 changed files with 1423 additions and 823 deletions

View File

@@ -4,7 +4,7 @@ name: Stale
on:
schedule:
- cron: '0 8 * * *' # Every day at 08:00
- cron: "0 8 * * *" # Every day at 08:00
workflow_call:
workflow_dispatch:
@@ -23,4 +23,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18
- uses: ivuorinen/actions/stale@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24