From d227b5c3cb13afd1ea249af5401b325d7e2d66ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 02:46:53 +0000 Subject: [PATCH] chore(deps): update actions/setup-node digest to 969bd26 --- .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 79cac1b5..0219d8de 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@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3 with: node-version: 17