Skip to content

Commit

Permalink
Merge pull request #23 from IsraC0d33/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-9

mamasita: bump actions/stale from 3 to 9
  • Loading branch information
Ballwictb committed Feb 16, 2024
2 parents 978a450 + 22bd5e1 commit 9a2d387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Este tema está obsoleto porque lleva abierto 2 días sin actividad. Elimina la etiqueta o el comentario o se cerrará en 3 días.'
Expand Down

0 comments on commit 9a2d387

Please sign in to comment.