Skip to content

Commit

Permalink
Pinned codeclimate action
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Nov 24, 2023
1 parent a9e77a6 commit 6847513
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 @@ -163,7 +163,7 @@ jobs:
make coverage-check
- name: Publish coverage report to Code Climate
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@4cace242c6e0a2dd554bbb3cc12c58047d8af3e5 # v5.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 6847513

Please sign in to comment.