Skip to content

Commit

Permalink
build(deps): bump coverallsapp/github-action from 1.1.3 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 2.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)
- [Commits](coverallsapp/github-action@1.1.3...v2.2.3)

---
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 18, 2024
1 parent 1e88745 commit 6ae5e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -86,6 +86,6 @@ jobs:

- name: Coveralls
if: matrix.os == 'ubuntu-latest' && matrix.node == '20'
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v2.2.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6ae5e11

Please sign in to comment.