Skip to content

Commit e5871b9

Browse files
Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#2656)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4e32e0 commit e5871b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
- name: Upload coverage to Codecov
6464
# We need coverage data from only one the builds
6565
if: runner.os == 'Linux' && matrix.java == '17'
66-
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # pin@v3
66+
uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # pin@v3
6767
with:
6868
name: sentry-java

0 commit comments

Comments
 (0)