Skip to content

Commit

Permalink
Merge pull request #271 from ducktors/dependabot/github_actions/paamb…
Browse files Browse the repository at this point in the history
…aati/codeclimate-action-a1831d7162ea1fbc612ffe5fb3b90278b7999d59

chore(actions): bump paambaati/codeclimate-action from 4cace242c6e0a2dd554bbb3cc12c58047d8af3e5 to a1831d7162ea1fbc612ffe5fb3b90278b7999d59
  • Loading branch information
matteovivona committed Jan 4, 2024
2 parents 364089d + f6b6594 commit a863c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: CodeClimate
continue-on-error: true
uses: paambaati/codeclimate-action@4cace242c6e0a2dd554bbb3cc12c58047d8af3e5 # v5.0.0
uses: paambaati/codeclimate-action@a1831d7162ea1fbc612ffe5fb3b90278b7999d59 # v5.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit a863c97

Please sign in to comment.