-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump coverallsapp/github-action from 1.1.3 to 2.2.0 #510
chore(deps): bump coverallsapp/github-action from 1.1.3 to 2.2.0 #510
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Pull Request Test Coverage Report for Build 5366177639
💛 - Coveralls |
.github/workflows/test.yml
Outdated
@@ -27,7 +27,7 @@ jobs: | |||
- name: Run Jest | |||
run: npm run test:ci | |||
- name: Run Coveralls | |||
uses: coverallsapp/github-action@1.1.3 | |||
uses: coverallsapp/github-action@v2.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uses: coverallsapp/github-action@v2.2.0 | |
uses: coverallsapp/github-action@v2 |
A newer version of coverallsapp/github-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
d0ce0ef
to
ccf831c
Compare
Pull Request Test Coverage Report for Build 9833610549Details
💛 - Coveralls |
Bumps coverallsapp/github-action from 1.1.3 to 2.2.0.
Release notes
Sourced from coverallsapp/github-action's releases.
... (truncated)
Upgrade guide
Sourced from coverallsapp/github-action's upgrade guide.
Commits
c7885c0
chore: support explicit cli arguments (#179)059e56d
docs: describe debug optionf350da2
chore: add source header (#167)ca2a9dd
feat: check sha256sum (#166)045a251
feat: add allow-empty option (#165)65265ed
docs: add a note about base-path62834a0
docs: update UPGRADE.md67cf86c
docs: add a note about format option67662d2
feat: add format option (#158)394fd90
feat: add compare-ref and compare-sha options (#157)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)