Skip to content

Commit 6c1971a

Browse files
authored
Merge pull request #418 from PHPCSStandards/dependabot/github_actions/action-runners-6f6fc6dc02
GH Actions: Bump coverallsapp/github-action from 2.3.6 to 2.3.7 in the action-runners group
2 parents 6107f57 + 50ba38c commit 6c1971a

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
@@ -285,7 +285,7 @@ jobs:
285285

286286
- name: Upload coverage results to Coveralls
287287
if: ${{ success() }}
288-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
288+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
289289
with:
290290
format: clover
291291
file: build/logs/clover.xml
@@ -302,6 +302,6 @@ jobs:
302302

303303
steps:
304304
- name: Coveralls Finished
305-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
305+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
306306
with:
307307
parallel-finished: true

0 commit comments

Comments
 (0)