We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab5f66e + b2412ee commit a8488f8Copy full SHA for a8488f8
.github/workflows/repo-pruner.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Run Repo Pruner
12
- uses: arminbro/[email protected].5
+ uses: arminbro/[email protected].7
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
0 commit comments