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

chore(repo): manage gh actions with dependabot #48

Merged
merged 1 commit into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. chore(repo): manage gh actions with dependabot

    add github actions to the list of ecosystems taht should be managed by
    github actions. this only adds the configuration to dependabot, it:
    - doesn't upgrade anything
    - pin dependencies to a specific sha
    
    the former can happen via dependabot, whereas the latter is going to be
    a manual step. until i take care of that, this should be sufficient for
    us - we only use gh published actions here, so i'm slightly less
    concerned about security here.
    rwaskiewicz committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0fb9a7b View commit details
    Browse the repository at this point in the history