Skip to content

Commit

Permalink
Bump coverallsapp/github-action from 1 to 2 (MiczFlor#2129)
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1 to 2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)
- [Commits](coverallsapp/github-action@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and AlvinSchiller committed Dec 21, 2023
1 parent b41c2b4 commit 9a770bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Close parallel build
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
parallel-finished: true
#carryforward: "run-1,run-2"

0 comments on commit 9a770bc

Please sign in to comment.