Skip to content

Commit 39f5129

Browse files
authored
Merge pull request #354 from OpenConext/dependabot/github_actions/codecov/codecov-action-7.0.0
Bump codecov/codecov-action from 6.0.0 to 7.0.0
2 parents c9578f6 + eabf5f7 commit 39f5129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Build with Maven
3939
run: mvn -B clean install
4040
- name: Codecov
41-
uses: codecov/codecov-action@v6.0.0
41+
uses: codecov/codecov-action@v7.0.0
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)