Skip to content

Commit

Permalink
Merge efd678f into e46a8cb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2023
2 parents e46a8cb + efd678f commit 4858b38
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 @@ -87,7 +87,7 @@ jobs:
run: flutter test test/main.dart --no-pub --coverage

- name: Upload Coveralls
uses: coverallsapp/github-action@015205d442c9fea373866f2b930244734701900d # 1.2.2
uses: coverallsapp/github-action@65affa9d85c09884b6051d6c1c7138d469d62b23 # 1.2.3
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4858b38

Please sign in to comment.