You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/watch-dependencies.yaml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,6 @@ jobs:
105
105
body: |
106
106
Updates mybinder to depend on the `${{ matrix.registry }}/${{ matrix.repository }}` image version `${{ steps.latest.outputs.tag }}` from version `${{ steps.local.outputs.tag }}`.
107
107
108
-
## Merged PRs:
109
108
${{ steps.prsummary.outputs.prs }}
110
109
111
110
## Related
@@ -239,7 +238,6 @@ jobs:
239
238
Chart.yaml's version | `${{ steps.local.outputs.version }}` | `${{ steps.latest.outputs.version }}`
0 commit comments