Skip to content

Commit

Permalink
Merge pull request #133 from arminbro/dev
Browse files Browse the repository at this point in the history
chore: update repo pruner version
  • Loading branch information
arminbro authored Nov 11, 2024
2 parents 1a81e7b + 37ea076 commit 36638be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo-pruner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Repo Pruner
uses: arminbro/repo-pruner@v1.0.3
uses: arminbro/repo-pruner@v1.0.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
inactive_days: 30
inactive_days: 4
base_branch: master

0 comments on commit 36638be

Please sign in to comment.