From 606f0645018085ba2e59f495f07b9284becdf722 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 07:28:21 +0000 Subject: [PATCH] chore(deps): update actions/setup-node digest to 8c91899 --- .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..d31aecf2 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@8c91899e586c5b171469028077307d293428b516 # tag=v3 with: node-version: 17