We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8488f8 commit cd914a6Copy full SHA for cd914a6
.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].7
+ uses: arminbro/[email protected].22
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
0 commit comments