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

Enable Dependabot for GitHub Actions #368

Merged
merged 1 commit into from May 3, 2023
Merged

Enable Dependabot for GitHub Actions #368

merged 1 commit into from May 3, 2023

Conversation

twm
Copy link
Contributor

@twm twm commented May 1, 2023

This would automatically deal with deprecations like the one currently flagged in GHA:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

This would automatically deal with deprecations like the one currently
flagged in GHA:

> Node.js 12 actions are deprecated. Please update the following actions
> to use Node.js 16: actions/checkout@v2, actions/setup-python@v2,
> actions/cache@v2. For more information see:
> https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
@twm twm requested a review from a team May 1, 2023 05:03
Copy link
Member

@adiroiban adiroiban left a comment

Choose a reason for hiding this comment

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

I am not sure how you test this.
I guess just merge and wait for the next month.

I think this can be merged. Thanks!

@twm
Copy link
Contributor Author

twm commented May 3, 2023

Thank you for the review @adiroiban!

@twm twm merged commit 6337700 into trunk May 3, 2023
31 checks passed
@twm twm deleted the dependabot-for-ci branch May 3, 2023 05:43
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.

None yet

2 participants