Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates all actions to latest versions #149

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Updates all actions to latest versions #149

merged 1 commit into from
Nov 15, 2023

Conversation

stumpylog
Copy link
Contributor

@stumpylog stumpylog commented Nov 14, 2023

Description:

Related issue (if applicable): None

This PR updates all the actions to the latest versions, dealing with any breaking changes (mostly that's just some syntax for docker/metadata-action). This will remove all those pesky warnings about deprecated Node versions and usages of old style output setting.

To help keep them updated, a dependabot configuration file for monthly checks for action updates is added as well.

An example run is here: https://github.com/stumpylog/apprise-api/actions/runs/6869096389
The failure is merely due to the attempt to push, the actual build is fine.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • Tests added

…nd manually updates to all the latest action versions.
@caronc
Copy link
Owner

caronc commented Nov 15, 2023

Thank you for this!

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (46d9533) to head (782c2f5).
Report is 45 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files           7        7           
  Lines         703      703           
=======================================
  Hits          669      669           
  Misses         34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caronc caronc merged commit 843685c into caronc:master Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants