Skip to content

Commit

Permalink
Update dependencies (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos authored Sep 3, 2024
1 parent 5833de8 commit cdc562a
Show file tree
Hide file tree
Showing 6 changed files with 3,138 additions and 1,363 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/library-validations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
if: steps.cache-dependencies.outputs.cache-hit != 'true'
run: npm ci

- uses: paambaati/codeclimate-action@v6.0.0
- uses: paambaati/codeclimate-action@v8.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down
Loading

0 comments on commit cdc562a

Please sign in to comment.