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

Use Dependabot to update GitHub Actions workflows #455

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Commits on Feb 5, 2024

  1. Use Dependabot to update GitHub Actions workflows

    The Actions we use have pinned versions and it's almost impossible to
    keep up with new releases of them. Add configuration for Dependabot to
    track the Actions versions and send pull requests when new versions are
    available. This only works if version numbers are pinned instead of the
    commit hashes. I think the benefit of being updated out weight any risk
    associated with this.
    leouieda committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9766db1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f140d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    f9b6c85 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    2175f1a View commit details
    Browse the repository at this point in the history