pivoshenko / poetry-plugin-dotenv

poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run
MIT License
74 stars 4 forks source link

Upgrade GitHub Actions #155

Closed AdrianDsg closed 9 months ago

AdrianDsg commented 9 months ago

Hi @volopivoshenko, I'm using this great plugin since a while. Today I noticed that the GitHub Actions used in the CI workflows are outdated.

So I upgraded those and also added a new entry in the Dependabot config file to ease future upgrades.

Regards, Adrian

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (91d9885) 98.43% compared to head (3a9ef1b) 98.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ======================================= Coverage 98.43% 98.43% ======================================= Files 4 4 Lines 256 256 ======================================= Hits 252 252 Misses 4 4 ```

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

pivoshenko commented 9 months ago

Thanks @AdrianDsg!

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed.