summaryrefslogtreecommitdiff
path: root/.github/workflows/find-inactive-tsc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/find-inactive-tsc.yml')
-rw-r--r--.github/workflows/find-inactive-tsc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/find-inactive-tsc.yml b/.github/workflows/find-inactive-tsc.yml
index eb53619209..e81a8b2a15 100644
--- a/.github/workflows/find-inactive-tsc.yml
+++ b/.github/workflows/find-inactive-tsc.yml
@@ -20,13 +20,13 @@ jobs:
steps:
- name: Checkout the repo
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0
persist-credentials: false
- name: Clone nodejs/TSC repository
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0
path: .tmp