Skip to content

Commit 0bd92b3

Browse files
authored
Merge pull request #1877 from smallrye/dependabot/github_actions/codecov/codecov-action-5.4.3
build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
2 parents 51cde6d + 30c7adc commit 0bd92b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
MAVEN_OPTS: ${{ matrix.java.opts }}
3434
run: ./mvnw --no-transfer-progress -s .build/maven-ci-settings.xml -B clean verify -Pcoverage
3535
- name: Codecov
36-
uses: codecov/[email protected].2
36+
uses: codecov/[email protected].3
3737

3838
conventional-commits:
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)