Explorar el Código

Update actions/stale action to v11

pull/5476/head
renovate[bot] hace 1 día
committed by Slavi Pantaleev
padre
commit
950aa87402
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@v10
- uses: actions/stale@v11
with:
######################################################################
# Issues/PRs


Cargando…
Cancelar
Guardar