mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Update remove-stale-branches.yml
Bump version
This commit is contained in:
2
.github/workflows/remove-stale-branches.yml
vendored
2
.github/workflows/remove-stale-branches.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user