Skip to content

Commit e4da085

Browse files
chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#956)
1 parent 3f4b903 commit e4da085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: make test
6161

6262
- name: Upload coverage reports to Codecov
63-
uses: codecov/codecov-action@v5.4.2
63+
uses: codecov/codecov-action@v5.4.3
6464
with:
6565
token: ${{ secrets.CODECOV_TOKEN }}
6666
slug: stackrox/kube-linter
@@ -78,7 +78,7 @@ jobs:
7878
run: make e2e-bats
7979

8080
- name: Upload coverage reports to Codecov
81-
uses: codecov/codecov-action@v5.4.2
81+
uses: codecov/codecov-action@v5.4.3
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
slug: stackrox/kube-linter

0 commit comments

Comments
 (0)