Skip to content

Commit d83dd89

Browse files
authored
Merge pull request #23 from jgraichen/renovate/codecov-codecov-action-6.x
2 parents 310e18b + 38aa148 commit d83dd89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ruby-version: ${{ matrix.ruby }}
3535
bundler-cache: true
3636
- run: bundle exec rspec --color --format RSpec::Github::Formatter --format documentation
37-
- uses: codecov/codecov-action@v5
37+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
3838
with:
3939
fail_ci_if_error: true
4040
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)