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 #1021

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

francoisfreitag
Copy link
Member

No description provided.

.github/dependabot.yml Outdated Show resolved Hide resolved
@cclauss
Copy link
Contributor

cclauss commented Jan 18, 2024

Monthly seems reasonable. Dependabot does not offer a quarterly option.

Adding...

  groups:
    GitHub_Actions:
      patterns:
        - "*"  # Group all Actions updates into a single larger pull request

would limit it to a single PR per month (not chatty) that tests all Actions upgrades in one PR.

@francoisfreitag francoisfreitag force-pushed the dependabot branch 2 times, most recently from 0913c1c to 5a15c68 Compare January 18, 2024 11:32
Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss
Copy link
Contributor

cclauss commented Feb 12, 2024

Automates the fix of warning like at the bottom right of https://github.com/FactoryBoy/factory_boy/actions/runs/7813965189

Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

I ❤️ this as both a maintainer on this project and as a member of the :dependabot: team at GitHub. 😀

@jeffwidman jeffwidman merged commit bcfc8ec into FactoryBoy:master Apr 23, 2024
17 checks passed
@cclauss
Copy link
Contributor

cclauss commented Apr 24, 2024

@francoisfreitag francoisfreitag deleted the dependabot branch April 25, 2024 12:38
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.

5 participants