Sfoglia il codice sorgente

Update astral-sh/setup-uv action to v10.2.0

traefik-tls-options
mdad-renovate[bot] 4 giorni fa
committed by GitHub
parent
commit
25637cde49
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      .github/workflows/i18n.yml
  2. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/i18n.yml Vedi File

@@ -40,7 +40,7 @@ jobs:
with: with:
python-version: '3.14' python-version: '3.14'


- uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0
- uses: astral-sh/setup-uv@c18668ad3cf93ea998bef934396af7bb5c839dc7 # v10.2.0


- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4 - uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4




+ 1
- 1
.github/workflows/update-translations.yml Vedi File

@@ -26,7 +26,7 @@ jobs:


# Setting up recommended prerequisites # Setting up recommended prerequisites
# See: i18n/README.md # See: i18n/README.md
- uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0
- uses: astral-sh/setup-uv@c18668ad3cf93ea998bef934396af7bb5c839dc7 # v10.2.0
- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4 - uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4


# TODO: optimize when we start publishing translations and integrate a Weblate instance # TODO: optimize when we start publishing translations and integrate a Weblate instance


Caricamento…
Annulla
Salva