Skip to content

Commit

Permalink
Merge pull request #223 from netromdk/dependabot/github_actions/cover…
Browse files Browse the repository at this point in the history
…allsapp/github-action-2.2.3

chore(deps): Bump coverallsapp/github-action from 2.2.1 to 2.2.3
  • Loading branch information
netromdk committed Sep 17, 2023
2 parents 3f4a8af + 01093dd commit 707eb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -113,7 +113,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true

0 comments on commit 707eb7d

Please sign in to comment.