Skip to content

Commit ea19a7e

Browse files
chore(deps): update ggilder/codecoverage digest to ae4850f (#258)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ggilder/codecoverage](https://redirect.github.com/ggilder/codecoverage) ([changelog](https://redirect.github.com/ggilder/codecoverage/compare/47c83daaf1d5a3190cad56363baf459c59114170..ae4850f3af863bd0a54e9934478998385ffad725)) | action | digest | `47c83da` → `ae4850f` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/deviantintegral/har). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93389b0 commit ea19a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Code Coverage Annotation
5858
if: ${{ !inputs.skip_coverage_annotation }}
59-
uses: ggilder/codecoverage@47c83daaf1d5a3190cad56363baf459c59114170 # v1
59+
uses: ggilder/codecoverage@ae4850f3af863bd0a54e9934478998385ffad725 # v1
6060
with:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
COVERAGE_FILE_PATH: build/logs/clover.xml

0 commit comments

Comments
 (0)