From fbc15aa1a1c3c8bc7ecccb4e70b87b97ec53ef76 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Tue, 1 Nov 2022 20:15:03 -0500 Subject: [PATCH] fix(ci): pin + cache --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1efe67b5..43754e51 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -47,7 +47,7 @@ jobs: - name: Run pre-commit uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # 3.0.0 - + ensure-pinned-actions: name: Ensure SHA Pinned Actions runs-on: self-hosted