From 683d048142cf834b72ca084e3af689e9247f83ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jun 2022 14:54:32 +0000 Subject: [PATCH] chore(deps): update actions/setup-node digest to eeb10cf --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index d0fb84a0..76a97278 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3 - name: Set up Node.js - uses: actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3 + uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3 with: node-version: 17