mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +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
|
name: Remove Stale Branches
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: fpicalausa/remove-stale-branches@v1.6.0
|
- uses: fpicalausa/remove-stale-branches@v2.1.0
|
||||||
with:
|
with:
|
||||||
dry-run: false # Check out the console output before setting this to false
|
dry-run: false # Check out the console output before setting this to false
|
||||||
ignore-unknown-authors: true
|
ignore-unknown-authors: true
|
||||||
|
|||||||
Reference in New Issue
Block a user