]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Feb 2025 09:54:27 +0000 (09:54 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Feb 2025 19:08:24 +0000 (04:08 +0900)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/cfd0633edbd2411b532b808ba7a8b5e04f76d2c8...648a8eb78e6d50909eff900e4ec85cab4524a45b)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/coverage.yml

index 7e2ba0f31731195f5f636d14e1bb7bfdab22d715..f72b36d897ed6704f98c36faa0418381c5ce892d 100644 (file)
@@ -151,7 +151,7 @@ jobs:
         run: sudo mkosi sandbox lcov --ignore-errors inconsistent,inconsistent --list build/test/coverage/everything.coverage-info
 
       - name: Coveralls
-        uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
+        uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
         if: github.repository == 'systemd/systemd' || github.repository == 'systemd/systemd-stable'
         with:
           file: build/test/coverage/everything.coverage-info