We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c33431f + d7be9d8 commit ab5f66eCopy full SHA for ab5f66e
.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].4
+ uses: arminbro/[email protected].5
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
0 commit comments