Skip to content

Commit 1e7fd8f

Browse files
authored
Merge pull request #780 from PHPCSStandards/dependabot/github_actions/action-runners-007b9456e6
GH Actions: Bump coverallsapp/github-action from 2.3.7 to 2.3.8 in the action-runners group across 1 directory
2 parents bc5c245 + 6d80936 commit 1e7fd8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ jobs:
404404

405405
- name: Upload coverage results to Coveralls
406406
if: ${{ success() }}
407-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
407+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
408408
with:
409409
format: clover
410410
file: build/logs/clover.xml
@@ -421,6 +421,6 @@ jobs:
421421

422422
steps:
423423
- name: Coveralls Finished
424-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
424+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
425425
with:
426426
parallel-finished: true

0 commit comments

Comments
 (0)