Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-belellou authored Dec 3, 2024
1 parent f69a4e3 commit bfbbfb5
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 @@ -57,7 +57,7 @@ jobs:
echo "| Total Number of Lines | ${{ steps.jacoco_reporter.outputs.total_lines }} |" >> $GITHUB_STEP_SUMMARY
- name: "Update CI badges"
uses: gaelgirodon/ci-badges-action@4a88710bf82fb2882382f235c140c1cd94e3d546
uses: gaelgirodon/ci-badges-action@d4394e8ae1180779c579e768aea23a0e7b02c53a
env:
GIST_ID: ${{ github.event_name == 'push' && github.ref_name == 'main' && env.CI_BADGES_GIST || env.CI_BADGES_GIST_STAGING }}
with:
Expand Down

0 comments on commit bfbbfb5

Please sign in to comment.