This PR is to fix the following issue that we get constantly, which is a false positive:
It looks like that check is running against the main branch rather than my PR and also the links are showing as dead, but I don't think they are:
ERROR: 3 dead links found!
[✖] https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services → Status: 403
[✖] https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure → Status: 403
[✖] https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform → Status: 403
This PR is to fix the following issue that we get constantly, which is a false positive: