Skip to content

Commit a8488f8

Browse files
authored
Merge pull request #139 from arminbro/dev
chore: update repo-pruner version v2.1.7
2 parents ab5f66e + b2412ee commit a8488f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-pruner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Run Repo Pruner
12-
uses: arminbro/repo-pruner@v2.1.5
12+
uses: arminbro/repo-pruner@v2.1.7
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
with:

0 commit comments

Comments
 (0)