Skip to content

Commit

Permalink
Bump axel-op/dart_package_analyzer from v2 to v3
Browse files Browse the repository at this point in the history
Bumps [axel-op/dart_package_analyzer](https://github.com/axel-op/dart_package_analyzer) from v2 to v3.
- [Release notes](https://github.com/axel-op/dart_package_analyzer/releases)
- [Commits](axel-op/dart-package-analyzer@v2...7a6c3c6)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fox32 committed Sep 1, 2020
1 parent b4f6977 commit bde3bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prometheus_client_dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
working-directory: ./prometheus_client
run: pub run test
- name: (prometheus_client) Dart/Flutter Package Analyzer
uses: axel-op/dart_package_analyzer@v2
uses: axel-op/dart_package_analyzer@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
relativePath: prometheus_client/
2 changes: 1 addition & 1 deletion .github/workflows/prometheus_client_shelf_dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
working-directory: ./prometheus_client_shelf
run: pub run test
- name: (prometheus_client_shelf) Dart/Flutter Package Analyzer
uses: axel-op/dart_package_analyzer@v2
uses: axel-op/dart_package_analyzer@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
relativePath: prometheus_client_shelf/

0 comments on commit bde3bb5

Please sign in to comment.