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

Let dependabot help us keep Actions config up to date #2265

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Conversation

purcell
Copy link
Member

@purcell purcell commented Jun 17, 2023

No description provided.

@afh
Copy link
Member

afh commented Jun 17, 2023

Thanks for the suggestion @purcell. Not being familiar with Dependabot for GitHub Actions, can you please share links to related documentation and use-cases that you think ledger will benefit from?
This would help me understand better how this can be used. 🙏

@purcell
Copy link
Member Author

purcell commented Jun 17, 2023

Essentially, with this config Dependabot will automatically open PRs in the repo to bump the versions of GitHub Actions we use here, e.g. install-nix-action. I've been doing this across my repos today exactly because v20 of that action is currently broken on MacOS, and v22 is fixed — Dependabot just makes such updates easy to apply.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot

Copy link
Member

@afh afh left a comment

Choose a reason for hiding this comment

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

Automatically created PRs to update GitHub Actions you say? I'm all for it!! 🥳

@purcell purcell merged commit 91490fb into master Jun 17, 2023
@purcell purcell deleted the dependabot branch June 17, 2023 10:25
@afh
Copy link
Member

afh commented Jun 17, 2023

Thanks for making this change, @purcell. I took the liberty to apply the same changes to ledger/ledger.github.io, so that things are up-to-date there as well.

@purcell
Copy link
Member Author

purcell commented Jun 18, 2023

Oh, good thinking. I'd already done it for ledger-mode too. 😄

@afh
Copy link
Member

afh commented Jun 20, 2023

Excellent, @purcell! 🎉

@alerque is this something that ledger/vim-ledger could possibly benefit from too?

@purcell
Copy link
Member Author

purcell commented Jun 20, 2023

There are a few actions used in that repo, can't harm to add dependabot there, I'd guess.

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