Merge 673ef299d80c3569ebc2df5ed8fc56aae93381a2 into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Simon Puente 2024-11-28 11:15:41 +00:00 committed by GitHub
commit bb6aa6d0de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -309,6 +309,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run sqlcheck on the PR to identifies anti-patterns in SQL queries](https://github.com/yokawasa/action-sqlcheck)
- [Validate Fastlane Supply Metadata Against the Play Store Guidelines](https://github.com/ashutoshgngwr/validate-fastlane-supply-metadata)
- [Run Golint to lint your Golang code](https://github.com/Jerome1337/golint-action)
- [Super Linter](https://github.com/github/super-linter)
#### Security