From 32c829ba607dd42529a86bab49b897d3e469a178 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:43:40 +0000 Subject: [PATCH] Renovate: coverallsapp/github-action to cfd0633 --- .github/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 21cfa7b7..2153415b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -33,7 +33,7 @@ jobs: - name: Coveralls Parallel # yamllint disable-line rule:line-length - uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2 + uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2 with: flag-name: run-${{ matrix.os }}-${{ matrix.python-version }} parallel: true @@ -45,7 +45,7 @@ jobs: steps: - name: Coveralls Finished # yamllint disable-line rule:line-length - uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2 + uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2 with: parallel-finished: true # yamllint disable-line rule:quoted-strings