Explorar el Código

Update actions/stale action to v10

pull/4546/head
renovate[bot] hace 6 meses
committed by GitHub
padre
commit
e80d4ae529
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/close-stale-issues.yml

+ 1
- 1
.github/workflows/close-stale-issues.yml Ver fichero

@@ -19,7 +19,7 @@ jobs:
if: github.repository == 'spantaleev/matrix-docker-ansible-deploy'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
######################################################################
# Issues/PRs


Cargando…
Cancelar
Guardar