Upgrade and update outdated dependencies#91
Open
retornam wants to merge 2 commits intohadolint:masterfrom
Open
Upgrade and update outdated dependencies#91retornam wants to merge 2 commits intohadolint:masterfrom
retornam wants to merge 2 commits intohadolint:masterfrom
Conversation
Upgraded the following - actions/checkout to v4 - reviewdog/action-shellcheck v1.30.0 - brpaz/structure-tests-action@v1.4.0 - cycjimmy/semantic-release-action@v4 - image ubuntu to 24.04 as they were all out of date. Signed-off-by: Raymond Etornam <retornam@users.noreply.github.com>
sdesbure/yamllint hasn't been updated in 4 years zemanlx/container-structure-test:v1.8.0-alpine is no longer maintained sdesbure/* replaced with pipelinecomponents/yamllint:0.34.0 zemanlx/* replaced with with ghcr.io/googlecontainertools/container-structure-test:1.19.3 Signed-off-by: Raymond Etornam <retornam@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I upgraded the actions in
ci.ymlto the latest versions and also updated the references of docker images which were no longer maintained to new ones.@lorenzo @zemanlx thank you for creating hadolint and the hadolint-action, it looks like the action hasn't seen updates in a while and we'd be pleased if you can review and get this merged. Thanks again for all your hard work developing and maintaining the hadolint project.