auth0 / go-auth0

Go SDK for the Auth0 Management API.
https://auth0.com
MIT License
135 stars 54 forks source link

Changed pull_request_target to pull_request #438

Closed developerkunal closed 1 month ago

developerkunal commented 1 month ago

🔧 Changes

  1. Changed pull_request_target to pull_request for improved security.
  2. Removed the authorize job from the workflow.
  3. Updated the workflow to remove dependencies on the authorize job by eliminating any needs: authorize lines.

📚 References

🔬 Testing

📝 Checklist

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.67%. Comparing base (e31d23f) to head (e83c48d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #438 +/- ## ======================================= Coverage 95.67% 95.67% ======================================= Files 49 49 Lines 8187 8187 ======================================= Hits 7833 7833 Misses 237 237 Partials 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.