Skip to content

Conversation

@IsakTheHacker
Copy link

I saw that some dependencies in the GitHub action workflows were out of date. Since GitHub is always migrating to newer Node runtimes it is important to keep GitHub action dependencies up to date so they won't become incompatible all of a sudden.

@grojo-ea
Copy link
Contributor

Hello,

Thanks for the PR, if I'm getting [this] (https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates#github-actions) right, this relates to the fact that we're using actions/checkout@v2, actions/[email protected], and actions/[email protected] in our c-cpp.yml file but there's already newer versions of those actions that we should be using instead, and your change would make it so that we get notified when this happens?

If so, that's neat!

I noticed we don't yet have a CLA form for you, we'd need that in our records before we can merge this.

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.

2 participants