From 72aefcef9870819c9aa0978989d55be646d9d9a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 11:39:30 +0000 Subject: [PATCH] Update coverallsapp/github-action action to v2.2.2 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dc21d58..dbda70b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -46,7 +46,7 @@ jobs: path: tests/__image_snapshots__/__diff_output__/* - name: 📈 Coveralls - uses: coverallsapp/github-action@v2.2.0 + uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2 with: github-token: ${{ secrets.github_token }}