Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump slavcodev/coverage-monitor-action from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [slavcodev/coverage-monitor-action](https://github.com/slavcodev/coverage-monitor-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/slavcodev/coverage-monitor-action/releases)
- [Changelog](https://github.com/slavcodev/coverage-monitor-action/blob/main/CHANGELOG.md)
- [Commits](slavcodev/coverage-monitor-action@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: slavcodev/coverage-monitor-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and leosuncin committed Aug 5, 2022
1 parent 76c8a83 commit a005ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
JWT_ISSUER: unit-tests
- name: Monitor coverage 📫
if: github.event_name == 'pull_request' && !contains(github.event.pull_request.user.login, 'dependabot')
uses: slavcodev/coverage-monitor-action@1.6.0
uses: slavcodev/coverage-monitor-action@1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
clover_file: coverage/unit/clover.xml
Expand Down

1 comment on commit a005ca8

@vercel
Copy link

@vercel vercel bot commented on a005ca8 Aug 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mui-next-ts – ./

mui-next-ts-git-master-suncin.vercel.app
mui-next-ts.vercel.app
mui-next-ts-suncin.vercel.app

Please sign in to comment.