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

Configure Dependabot to maintain GitHub Actions #1374

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

sgerrand
Copy link
Contributor

💁 When browsing this repository earlier, I saw that external actions are referenced using commit SHAs. This is useful as a way of ensuring that the version of a specific workflow doesn't drift unexpectedly but it also means that they need to be maintained (whether actively or not).

This change configures @dependabot to do the hard work of looking after those external action references and updating them as needed.

AKA make the machines do the work.
@sgerrand
Copy link
Contributor Author

👋 @nlopes, requesting your 👀 on this small change.

@nlopes nlopes self-requested a review February 18, 2025 13:38
@nlopes nlopes self-assigned this Feb 18, 2025
@sgerrand
Copy link
Contributor Author

Thanks! I can't merge this so feel free to do so.

@nlopes nlopes merged commit f3c8db1 into slack-go:master Feb 19, 2025
7 checks passed
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