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

Add automation for updating base64 dependency #45300

Merged
merged 1 commit into from Nov 6, 2022
Merged

Add automation for updating base64 dependency #45300

merged 1 commit into from Nov 6, 2022

Commits on Nov 4, 2022

  1. tools: add automation for updating base64 dependency

    Add a Github Action that checks for new versions of the `base64` C
    library, and creates a PR to update it if a newer version than the one
    present in the repo is found.
    
    Refs: nodejs/security-wg#828
    facutuesca committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ca1857a View commit details
    Browse the repository at this point in the history