languitar / autosuspend

A daemon to automatically suspend and wake up a system
https://autosuspend.readthedocs.io
GNU General Public License v2.0
74 stars 15 forks source link

ci: use a semantic version for the checkout action #523

Closed languitar closed 4 months ago

languitar commented 4 months ago

That makes things easier to understand than using a commit hash.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.73%. Comparing base (c910640) to head (6a53156).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #523 +/- ## ======================================= Coverage 95.73% 95.73% ======================================= Files 20 20 Lines 1338 1338 Branches 199 199 ======================================= Hits 1281 1281 Misses 46 46 Partials 11 11 ```

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

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 7.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: