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

Add GitHub Actions to be in Dependabot scope #4441

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

danehlim
Copy link
Contributor

@danehlim danehlim commented Nov 26, 2024

Summary

Add GitHub actions workflows to be in scope of Dependabot scans. This ensures that updates to packages we are dependent on in our GitHub actions are automatically brought to our attention in the future (and we avoid having to make delayed manual updates such as #3595 in the future).

Implementation details

See "Summary" section above.

Testing

New tests cover the changes: N/A

Run automated pull request tests (includes all of our unit, integration, and functional tests)

Description for the changelog

N/A (no CHANGELOG entry required)

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

No

Does this PR include the addition of new environment variables in the README?

No

Licensing

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

@danehlim danehlim requested a review from a team as a code owner November 26, 2024 23:46
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