Skip to content

Commit

Permalink
Merge 7c98ee8 into 8d6bc58
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
2 parents 8d6bc58 + 7c98ee8 commit dcb4e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: flutter test test/main.dart --no-pub --coverage

- name: Upload Coveralls
uses: coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412 # 2.2.0
uses: coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474 # 2.2.1
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dcb4e9c

Please sign in to comment.