Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to c4cf8a4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 8b17e0f commit 7b64024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: bundle exec rspec
- name: Upload coverage to Codecov
if: ${{ strategy.job-index == 0 }} # only run codecov on first run
uses: codecov/codecov-action@c9e4b7326764720e2d95c3a9615d9e6ba7fc949f
uses: codecov/codecov-action@c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f
with:
token: ${{ secrets.CODECOV_TOKEN }}
name: Ruby SDK
Expand Down

0 comments on commit 7b64024

Please sign in to comment.