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 update dependencies in composite actions #255

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Mar 4, 2025

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

This PR configures Dependabot so that all the actions used inside composite actions get automatically updated. Dependabot does not update these by default.

Also, all the actions used in composite actions were updated and pinned to a specific commit –except those official actions by Github, which don't get pinned to a commit– according to our current best practices.

📎 References

See dependabot/dependabot-core#6704

@Widcket Widcket requested a review from a team as a code owner March 4, 2025 13:22
@Widcket Widcket enabled auto-merge (squash) March 4, 2025 13:36
@Widcket Widcket force-pushed the ci/dependabot-composite-actions branch from ce067e1 to acfcc89 Compare March 4, 2025 13:40
@Widcket Widcket merged commit 13482ad into master Mar 5, 2025
13 checks passed
@Widcket Widcket deleted the ci/dependabot-composite-actions branch March 5, 2025 12:01
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