Skip to content

Commit

Permalink
Bump codeclimate action
Browse files Browse the repository at this point in the history
  • Loading branch information
guille-sage committed Dec 19, 2023
1 parent 55a95a2 commit 9e986fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
REDIS_ENDPOINT: redis://localhost:6379

- name: Code Coverage
uses: paambaati/codeclimate-action@v2.7.5
uses: paambaati/codeclimate-action@v5
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 9e986fd

Please sign in to comment.