Skip to content

Commit

Permalink
chore(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 9, 2023
1 parent 4f32ea3 commit 7c10772
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@f350da2c033043742f89e8c0b7b5145a1616da6d # 2.1.2
uses: coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412 # 2.2.0
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7c10772

Please sign in to comment.