Skip to content

Commit

Permalink
chore: Update coverallsapp/github-action action to v2.3.6 (#3353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 3d31a78 commit 19c076f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: npm ci
- run: npm run linux:ci
- name: Coveralls
uses: coverallsapp/[email protected].4
uses: coverallsapp/[email protected].6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 19c076f

Please sign in to comment.