summaryrefslogtreecommitdiff
path: root/.github/workflows/find-inactive-collaborators.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/find-inactive-collaborators.yml')
-rw-r--r--.github/workflows/find-inactive-collaborators.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/find-inactive-collaborators.yml b/.github/workflows/find-inactive-collaborators.yml
index d03e994c2a..30a2f1b02f 100644
--- a/.github/workflows/find-inactive-collaborators.yml
+++ b/.github/workflows/find-inactive-collaborators.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
+ - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0
persist-credentials: false