Skip to content

Commit

Permalink
chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@50c33ad...67662d2)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2023
1 parent 30d3561 commit b072b9c
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@50c33ad324a9902697adbf2f92c22cf5023eacf1 # 1.2.4
uses: coverallsapp/github-action@67662d24394fd74bffcf7b462d1b432814159afd # 2.0.0
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b072b9c

Please sign in to comment.