diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 5f02c59..1007002 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -15,7 +15,7 @@ jobs: stale: runs-on: ubuntu-24.04 steps: - - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10 + - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10 with: # This action uses ~2 operations per stale issue per run to determine # whether it's still stale. It also uses 2-3 operations to mark an issue