diff --git a/.github/workflows/housekeeping.yaml b/.github/workflows/housekeeping.yaml index 611a067..7433f2a 100644 --- a/.github/workflows/housekeeping.yaml +++ b/.github/workflows/housekeeping.yaml @@ -22,7 +22,7 @@ jobs: with: egress-policy: audit - - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0 + - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} operations-per-run: 200