Skip to content

Commit 9c8cf30

Browse files
authored
Merge pull request #468 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 2046b83 + 5f98dba commit 9c8cf30

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
@@ -291,7 +291,7 @@ jobs:
291291

292292
- name: Upload coverage results to Coveralls
293293
if: ${{ success() }}
294-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
294+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
295295
with:
296296
format: clover
297297
file: build/logs/clover.xml
@@ -308,6 +308,6 @@ jobs:
308308

309309
steps:
310310
- name: Coveralls Finished
311-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
311+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
312312
with:
313313
parallel-finished: true

0 commit comments

Comments
 (0)