lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
21 stars 12 forks source link

GitHub workflows - bump deps #59

Closed briantist closed 2 years ago

briantist commented 2 years ago

Description

A lot of actions have had major version bumps recently, mostly to update their internal Node version since the one that was used is EoL soon.

How Has This Been Tested?

N/A

Types of changes

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (bd06d1c) into main (2806558) will increase coverage by 4.77%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #59      +/-   ##
===========================================
+ Coverage   95.22%   100.00%   +4.77%     
===========================================
  Files          37        19      -18     
  Lines        1090        59    -1031     
===========================================
- Hits         1038        59     -979     
+ Misses         52         0      -52     
Impacted Files Coverage Δ
plugins/modules/sp_whoisactive.ps1
plugins/modules/agent_job_step.ps1
plugins/module_utils/_SqlServerUtils.psm1
plugins/modules/agent_job_category.ps1
plugins/modules/nonquery.ps1
plugins/modules/memory.ps1
plugins/modules/database.ps1
plugins/modules/login.ps1
plugins/modules/agent_job.ps1
plugins/modules/resource_governor.ps1
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2806558...bd06d1c. Read the comment docs.

lowlydba commented 2 years ago

Awesome, thanks! I definitely do not keep track of the action updates :)

briantist commented 2 years ago

Awesome, thanks! I definitely do not keep track of the action updates :)

None of us really do 😬 I happened to notice by accident with one of them, then checked others. I need to find some time to mess with dependabot, which can check this and put in PRs automatically that update this stuff: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot