Skip to content

Commit f295f79

Browse files
chore(deps): update coverallsapp/github-action digest to 8d6379e
1 parent f6784fc commit f295f79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload coverage
5555
if: "${{ matrix.node == env.NODE_VERSION }}"
5656
continue-on-error: true
57-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2
57+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2
5858
with:
5959
parallel: true
6060
flag-name: test-${{ matrix.os }}
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ubuntu-latest
6767
steps:
6868
- name: Close parallel build
69-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2
69+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2
7070
with:
7171
parallel-finished: true
7272

0 commit comments

Comments
 (0)