Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.redis-testcontainers-re…
Browse files Browse the repository at this point in the history
…dis-2.2.3
  • Loading branch information
hangy authored Feb 2, 2025
2 parents 23302db + ce109af commit 49fe281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: mvn -B package --file pom.xml

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: openfoodfacts/openfoodfacts-auth
Expand Down

0 comments on commit 49fe281

Please sign in to comment.