cdriehuys / django-rest-email-auth

Django app to handle authentication and registration by email.
https://pypi.python.org/pypi/django-rest-email-auth/
MIT License
13 stars 5 forks source link

chore: Update action dependencies #138

Closed cdriehuys closed 4 months ago

cdriehuys commented 4 months ago

Bump consumed actions to their latest versions. This also involves adding token authentication for some actions.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (c18be53) to head (999aa29). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 11 +1 Lines 350 354 +4 Branches 16 16 ========================================= + Hits 350 354 +4 ```

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