Skip to content

Commit

Permalink
Merge pull request #317 from ifad/dependabot/github_actions/paambaati…
Browse files Browse the repository at this point in the history
…/codeclimate-action-8.0.0

Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0
  • Loading branch information
tagliala authored Jun 18, 2024
2 parents 1a5d522 + 628bba3 commit 8e5794b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Run specs and publish code coverage
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: dedfb7472ee410eec459bff3681d9a8fd8dd237e9bd7e8675a7c8eb7e253bba9
with:
Expand Down

0 comments on commit 8e5794b

Please sign in to comment.