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

chore: configure dependabot #4861

Merged
merged 7 commits into from
Nov 12, 2024
Merged

chore: configure dependabot #4861

merged 7 commits into from
Nov 12, 2024

Conversation

dougch
Copy link
Contributor

@dougch dougch commented Oct 29, 2024

Resolved issues:

#4730

Description of changes:

Configure dependabot to monitor for Rust and GHA updates.

Call-outs:

The directories approach might be too specific.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Oct 29, 2024
@dougch dougch marked this pull request as ready for review October 29, 2024 20:51
.github/dependabot.yml Outdated Show resolved Hide resolved
# Maintain dependencies for GitHub Actions
# https://github.com/dependabot/dependabot-core/pull/6189
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Picked this based on comments in the linked doc and the docs, since we don't have any action.yml files.

@dougch dougch enabled auto-merge (squash) November 11, 2024 21:45
@dougch dougch merged commit 38b273f into aws:main Nov 12, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants