Skip to content

Commit 5a27502

Browse files
build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#3995)
1 parent 7473afb commit 5a27502

14 files changed

+24
-24
lines changed

.github/workflows/test-integrations-ai.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
coverage xml
8181
- name: Upload coverage to Codecov
8282
if: ${{ !cancelled() }}
83-
uses: codecov/codecov-action@v5.1.2
83+
uses: codecov/codecov-action@v5.3.1
8484
with:
8585
token: ${{ secrets.CODECOV_TOKEN }}
8686
files: coverage.xml
@@ -152,7 +152,7 @@ jobs:
152152
coverage xml
153153
- name: Upload coverage to Codecov
154154
if: ${{ !cancelled() }}
155-
uses: codecov/codecov-action@v5.1.2
155+
uses: codecov/codecov-action@v5.3.1
156156
with:
157157
token: ${{ secrets.CODECOV_TOKEN }}
158158
files: coverage.xml

.github/workflows/test-integrations-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
coverage xml
100100
- name: Upload coverage to Codecov
101101
if: ${{ !cancelled() }}
102-
uses: codecov/codecov-action@v5.1.2
102+
uses: codecov/codecov-action@v5.3.1
103103
with:
104104
token: ${{ secrets.CODECOV_TOKEN }}
105105
files: coverage.xml

.github/workflows/test-integrations-cloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
coverage xml
7777
- name: Upload coverage to Codecov
7878
if: ${{ !cancelled() }}
79-
uses: codecov/codecov-action@v5.1.2
79+
uses: codecov/codecov-action@v5.3.1
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
files: coverage.xml
@@ -144,7 +144,7 @@ jobs:
144144
coverage xml
145145
- name: Upload coverage to Codecov
146146
if: ${{ !cancelled() }}
147-
uses: codecov/codecov-action@v5.1.2
147+
uses: codecov/codecov-action@v5.3.1
148148
with:
149149
token: ${{ secrets.CODECOV_TOKEN }}
150150
files: coverage.xml

.github/workflows/test-integrations-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
coverage xml
6565
- name: Upload coverage to Codecov
6666
if: ${{ !cancelled() }}
67-
uses: codecov/codecov-action@v5.1.2
67+
uses: codecov/codecov-action@v5.3.1
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
7070
files: coverage.xml

.github/workflows/test-integrations-dbs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
coverage xml
104104
- name: Upload coverage to Codecov
105105
if: ${{ !cancelled() }}
106-
uses: codecov/codecov-action@v5.1.2
106+
uses: codecov/codecov-action@v5.3.1
107107
with:
108108
token: ${{ secrets.CODECOV_TOKEN }}
109109
files: coverage.xml
@@ -198,7 +198,7 @@ jobs:
198198
coverage xml
199199
- name: Upload coverage to Codecov
200200
if: ${{ !cancelled() }}
201-
uses: codecov/codecov-action@v5.1.2
201+
uses: codecov/codecov-action@v5.3.1
202202
with:
203203
token: ${{ secrets.CODECOV_TOKEN }}
204204
files: coverage.xml

.github/workflows/test-integrations-flags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
coverage xml
7373
- name: Upload coverage to Codecov
7474
if: ${{ !cancelled() }}
75-
uses: codecov/codecov-action@v5.1.2
75+
uses: codecov/codecov-action@v5.3.1
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
files: coverage.xml
@@ -136,7 +136,7 @@ jobs:
136136
coverage xml
137137
- name: Upload coverage to Codecov
138138
if: ${{ !cancelled() }}
139-
uses: codecov/codecov-action@v5.1.2
139+
uses: codecov/codecov-action@v5.3.1
140140
with:
141141
token: ${{ secrets.CODECOV_TOKEN }}
142142
files: coverage.xml

.github/workflows/test-integrations-gevent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
coverage xml
6565
- name: Upload coverage to Codecov
6666
if: ${{ !cancelled() }}
67-
uses: codecov/codecov-action@v5.1.2
67+
uses: codecov/codecov-action@v5.3.1
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
7070
files: coverage.xml

.github/workflows/test-integrations-graphql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
coverage xml
7777
- name: Upload coverage to Codecov
7878
if: ${{ !cancelled() }}
79-
uses: codecov/codecov-action@v5.1.2
79+
uses: codecov/codecov-action@v5.3.1
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
files: coverage.xml
@@ -144,7 +144,7 @@ jobs:
144144
coverage xml
145145
- name: Upload coverage to Codecov
146146
if: ${{ !cancelled() }}
147-
uses: codecov/codecov-action@v5.1.2
147+
uses: codecov/codecov-action@v5.3.1
148148
with:
149149
token: ${{ secrets.CODECOV_TOKEN }}
150150
files: coverage.xml

.github/workflows/test-integrations-misc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
coverage xml
8585
- name: Upload coverage to Codecov
8686
if: ${{ !cancelled() }}
87-
uses: codecov/codecov-action@v5.1.2
87+
uses: codecov/codecov-action@v5.3.1
8888
with:
8989
token: ${{ secrets.CODECOV_TOKEN }}
9090
files: coverage.xml
@@ -160,7 +160,7 @@ jobs:
160160
coverage xml
161161
- name: Upload coverage to Codecov
162162
if: ${{ !cancelled() }}
163-
uses: codecov/codecov-action@v5.1.2
163+
uses: codecov/codecov-action@v5.3.1
164164
with:
165165
token: ${{ secrets.CODECOV_TOKEN }}
166166
files: coverage.xml

.github/workflows/test-integrations-network.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
coverage xml
7373
- name: Upload coverage to Codecov
7474
if: ${{ !cancelled() }}
75-
uses: codecov/codecov-action@v5.1.2
75+
uses: codecov/codecov-action@v5.3.1
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
files: coverage.xml
@@ -136,7 +136,7 @@ jobs:
136136
coverage xml
137137
- name: Upload coverage to Codecov
138138
if: ${{ !cancelled() }}
139-
uses: codecov/codecov-action@v5.1.2
139+
uses: codecov/codecov-action@v5.3.1
140140
with:
141141
token: ${{ secrets.CODECOV_TOKEN }}
142142
files: coverage.xml

.github/workflows/test-integrations-tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
coverage xml
9595
- name: Upload coverage to Codecov
9696
if: ${{ !cancelled() }}
97-
uses: codecov/codecov-action@v5.1.2
97+
uses: codecov/codecov-action@v5.3.1
9898
with:
9999
token: ${{ secrets.CODECOV_TOKEN }}
100100
files: coverage.xml
@@ -180,7 +180,7 @@ jobs:
180180
coverage xml
181181
- name: Upload coverage to Codecov
182182
if: ${{ !cancelled() }}
183-
uses: codecov/codecov-action@v5.1.2
183+
uses: codecov/codecov-action@v5.3.1
184184
with:
185185
token: ${{ secrets.CODECOV_TOKEN }}
186186
files: coverage.xml

.github/workflows/test-integrations-web-1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
coverage xml
9595
- name: Upload coverage to Codecov
9696
if: ${{ !cancelled() }}
97-
uses: codecov/codecov-action@v5.1.2
97+
uses: codecov/codecov-action@v5.3.1
9898
with:
9999
token: ${{ secrets.CODECOV_TOKEN }}
100100
files: coverage.xml
@@ -180,7 +180,7 @@ jobs:
180180
coverage xml
181181
- name: Upload coverage to Codecov
182182
if: ${{ !cancelled() }}
183-
uses: codecov/codecov-action@v5.1.2
183+
uses: codecov/codecov-action@v5.3.1
184184
with:
185185
token: ${{ secrets.CODECOV_TOKEN }}
186186
files: coverage.xml

.github/workflows/test-integrations-web-2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
coverage xml
101101
- name: Upload coverage to Codecov
102102
if: ${{ !cancelled() }}
103-
uses: codecov/codecov-action@v5.1.2
103+
uses: codecov/codecov-action@v5.3.1
104104
with:
105105
token: ${{ secrets.CODECOV_TOKEN }}
106106
files: coverage.xml
@@ -192,7 +192,7 @@ jobs:
192192
coverage xml
193193
- name: Upload coverage to Codecov
194194
if: ${{ !cancelled() }}
195-
uses: codecov/codecov-action@v5.1.2
195+
uses: codecov/codecov-action@v5.3.1
196196
with:
197197
token: ${{ secrets.CODECOV_TOKEN }}
198198
files: coverage.xml

scripts/split_tox_gh_actions/templates/test_group.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
- name: Upload coverage to Codecov
9494
if: {% raw %}${{ !cancelled() }}{% endraw %}
95-
uses: codecov/codecov-action@v5.1.2
95+
uses: codecov/codecov-action@v5.3.1
9696
with:
9797
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9898
files: coverage.xml

0 commit comments

Comments
 (0)