Update remove-stale-branches.yml

Bump version
This commit is contained in:
Hans Mackowiak
2024-12-06 05:46:16 +01:00
committed by GitHub
parent ea244ec39b
commit 9370e6fa61

View File

@@ -11,7 +11,7 @@ jobs:
name: Remove Stale Branches
runs-on: ubuntu-latest
steps:
- uses: fpicalausa/remove-stale-branches@v1.6.0
- uses: fpicalausa/remove-stale-branches@v2.1.0
with:
dry-run: false # Check out the console output before setting this to false
ignore-unknown-authors: true