1 Commits

Author SHA1 Message Date
6617a7653f Update dependency python to 3.13
All checks were successful
tests / fmt (push) Successful in 1m8s
tests / build (push) Successful in 1m16s
tests / clippy (push) Successful in 1m34s
tests / pre-commit (push) Successful in 1m37s
tests / test (push) Successful in 2m6s
2025-03-18 00:04:59 +00:00

View File

@@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|GITHUB_COM_TOKEN)$"