Skip to content

Commit 3d7e7a2

Browse files
authored
Merge pull request #523 from supabase/dependabot/github_actions/master/coverallsapp/github-action-2.3.8
chore(deps): bump coverallsapp/github-action from 2.3.7 to 2.3.8
2 parents 39e9d2a + b4d1883 commit 3d7e7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: pnpm run test:coverage
4747

4848
- name: Upload coverage to Coveralls
49-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
49+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
5050
with:
5151
file: website/coverage/lcov.info
5252
flag-name: frontend

0 commit comments

Comments
 (0)