NHSDigital / software-engineering-quality-framework

🏎️ Shared best-practice guidance & tools to support software engineering teams
147 stars 35 forks source link

Fix the markdown check links action #280

Closed stefaniuk closed 2 years ago

stefaniuk commented 2 years ago

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
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information