NCAR / ccpp-scm

CCPP Single Column Model
Other
13 stars 50 forks source link

Add dependabot.yml to keep Github actions up to date #480

Closed RobertPincus closed 1 month ago

RobertPincus commented 1 month ago

This file runs a bot daily to keep your Github actions versions up to date.

dustinswales commented 1 month ago

@RobertPincus Thanks for this. Cool stuff. Just so I understand how this works, this script will open PRs into the target_branch, "main", if our action versions get out of date?

RobertPincus commented 1 month ago

Exactly right @dustinswales

RobertPincus commented 1 month ago

Maybe merge after #478

grantfirl commented 1 month ago

I'll approve after #478 is merged and this branch pulls in the newly merged main branch.

grantfirl commented 1 month ago

Combining with https://github.com/NCAR/ccpp-scm/pull/486