Skip to content

Commit

Permalink
chore(deps): bump fujidaiti/dart-package-inspector from 1.0.0 to 2.0.0 (
Browse files Browse the repository at this point in the history
#168)

Bumps [fujidaiti/dart-package-inspector](https://github.com/fujidaiti/dart-package-inspector) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/fujidaiti/dart-package-inspector/releases)
- [Commits](fujidaiti/dart-package-inspector@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: fujidaiti/dart-package-inspector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent d1c3cc6 commit 5acaddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify_package_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: 📈 Check Pub score
if: ${{ github.event_name == 'pull_request' }}
uses: fujidaiti/dart-package-inspector@v1.0.0
uses: fujidaiti/dart-package-inspector@v2.0.0
with:
report: ${{ steps.analysis.outputs.json_output }}
min-pub-points: 130
Expand Down

0 comments on commit 5acaddb

Please sign in to comment.