From e2b586ca41aedb20e5ab97619b82b33bf8239bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 21:31:40 +0900 Subject: [PATCH] chore(deps): update coverallsapp/github-action action to v2.2.2 (#563) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/NodeCI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/NodeCI.yml b/.github/workflows/NodeCI.yml index e770a3931..20f179768 100644 --- a/.github/workflows/NodeCI.yml +++ b/.github/workflows/NodeCI.yml @@ -45,7 +45,7 @@ jobs: - name: Test run: npm run test:nyc - name: Coveralls GitHub Action - uses: coverallsapp/github-action@v2.2.1 + uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} update: