sadpandajoe commented on code in PR #35185:
URL: https://github.com/apache/superset/pull/35185#discussion_r2357633091
##########
.github/workflows/superset-docs-verify.yml:
##########
@@ -21,7 +21,8 @@ jobs:
- uses: actions/checkout@v5
# Do not bump this linkinator-action version without opening
# an ASF Infra ticket to allow the new version first!
- - uses: JustinBeckwith/[email protected]
+ # NOTE: Must use SHA hash (not tag) per ASF policy.
+ - uses:
JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d #
v1.11.0
Review Comment:
Looks like this is the correct way to use it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]