Skip to content

Commit d872d50

Browse files
renovate[bot]josecolellaclaude
authored
chore(deps): update codecov/codecov-action action to v6 (#258)
Signed-off-by: Jose Colella <jose.colella@gusto.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jose Colella <jose.colella@gusto.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fa8026f commit d872d50

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: bundle exec rspec
3838
- name: Upload coverage to Codecov
3939
if: ${{ strategy.job-index == 0 }} # only run codecov on first run
40-
uses: codecov/codecov-action@v5.5.3
40+
uses: codecov/codecov-action@v6.0.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343
fail_ci_if_error: true

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
prism (>= 1.3.0)
7070
rdoc (>= 4.0.0)
7171
reline (>= 0.4.2)
72-
json (2.18.1)
72+
json (2.19.3)
7373
language_server-protocol (3.17.0.5)
7474
lint_roller (1.1.0)
7575
listen (3.10.0)
@@ -229,4 +229,4 @@ DEPENDENCIES
229229
timecop (~> 0.9.10)
230230

231231
BUNDLED WITH
232-
2.3.25
232+
4.0.6

0 commit comments

Comments
 (0)