Skip to content

Commit

Permalink
Merge pull request #18 from udamir/dependabot/github_actions/coverall…
Browse files Browse the repository at this point in the history
…sapp/github-action-2.2.1

Bump coverallsapp/github-action from 2.2.0 to 2.2.1
  • Loading branch information
udamir committed Jul 18, 2023
2 parents efb19a1 + a1ba787 commit b5908ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Coveralls GitHub Action
# You may pin to the exact commit or the version.
# uses: coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412
uses: coverallsapp/github-action@v2.2.0
uses: coverallsapp/github-action@v2.2.1
if: matrix.node == 16
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b5908ca

Please sign in to comment.