Skip to content

Commit

Permalink
Merge 53847d2 into 5e499eb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 17, 2023
2 parents 5e499eb + 53847d2 commit 55ed59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Run tests for Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
run: bin/rspec
- name: Report to Coveralls
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v2.0.0
with:
github-token: ${{ secrets.github_token }}

0 comments on commit 55ed59c

Please sign in to comment.