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

Update GitHub Actions packages to resolve deprecation warnings. #208

Merged

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Feb 11, 2024

Issue

N/A

Description

This change updates actions/checkout to v4, actions/setup-go to v5, golangci/golangci-lint-action to v4 to resolve NodeJS 16 deprecation warnings.

Testing

CI passes with reduced deprecation warnings.

After
image

This change updates actions/checkout to v4, actions/setup-go to v5,
golangci/golangci-lint-action to v4 to resolve NodeJS 16 deprecation
warnings.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Copy link
Collaborator

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 12, 2024

Probably should get renovate to run on this repo.

@rhatdan
Copy link
Collaborator

rhatdan commented Feb 12, 2024

@kolyshkin @thaJeztah PTAL

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan rhatdan merged commit 7535250 into opencontainers:main Feb 12, 2024
12 checks passed
@kolyshkin
Copy link
Collaborator

Probably should get renovate to run on this repo.

Opened #210 to enable dependabot (to track go and GHA deps).

@austinvazquez austinvazquez deleted the update-github-actions-packages branch February 19, 2024 16:10
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

4 participants