fix: use the updated link checker fork#1475
Conversation
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
|
This will fix #1474 |
|
Did you had any chance to check if this works? |
|
I'm looking to what's happening with the error. It's strange because it looks like the regex is wrong, but how did it work then before? :D Because |
|
Yes, I was wondering about the same, when I took a look yesterday. Apparently, it was working fine until the update of the original action. |
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
|
Okay, the check is now fixed. Funny enough For example: |
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
|
Previous failed run: https://github.com/open-component-model/ocm/actions/runs/15159082663/job/42620755562 |
What this PR does / why we need it
Which issue(s) this PR fixes