Skip to content

Commit

Permalink
Bump paambaati/codeclimate-action
Browse files Browse the repository at this point in the history
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5f637ccd517bc8960de0fe59379dd922bcba9486 to 9dea053ab1947f448753ac842b9980de2e44fe88.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](paambaati/codeclimate-action@5f637cc...9dea053)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 044e7e9 commit 584e4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
python -m nox -s test-coverage
- name: Upload coverage
uses: paambaati/codeclimate-action@5f637ccd517bc8960de0fe59379dd922bcba9486
uses: paambaati/codeclimate-action@9dea053ab1947f448753ac842b9980de2e44fe88
env:
CC_TEST_REPORTER_ID: a965935acdc9066802d7201945219784c0f24d22e8a2dff0e6529207726bc8af
with:
Expand Down

0 comments on commit 584e4b6

Please sign in to comment.