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

.github: dependabot: Check github actions #2049

Conversation

stevenhorsman
Copy link
Member

We have a few warnings in our workflows about actions that run on older node versions:

e2e / podvm_builder / Create pod vm builder image (ubuntu, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20

We can enable dependabot to check for updates to these each week in order to stay up-to-date more easily

@stevenhorsman stevenhorsman requested a review from a team as a code owner September 23, 2024 11:06
We have a few warnings in our workflows about actions that run on older node versions:
```
e2e / podvm_builder / Create pod vm builder image (ubuntu, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20
```
We can enable dependabot to check for updates to these each week
in order to stay up-to-date more easily

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
@stevenhorsman stevenhorsman force-pushed the track-github-actions-with-dependabot branch from 50a9a79 to 1bf92c6 Compare September 23, 2024 11:17
Copy link
Member

@bpradipt bpradipt left a comment

Choose a reason for hiding this comment

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

/lgtm

@stevenhorsman stevenhorsman merged commit 80a92e0 into confidential-containers:main Sep 23, 2024
19 checks passed
@stevenhorsman stevenhorsman deleted the track-github-actions-with-dependabot branch October 3, 2024 10:57
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.

3 participants