Skip to content

Commit 46b3f9d

Browse files
authored
Merge pull request #2035 from smallrye/dependabot/github_actions/codecov/codecov-action-5.5.2
build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents f5b422a + 4b36d8a commit 46b3f9d

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].1
36+
uses: codecov/[email protected].2
3737

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

0 commit comments

Comments
 (0)