chore(deps,ci): bump action-lint version to support case#2308
Merged
danceratopz merged 3 commits intoethereum:forks/amsterdamfrom Mar 2, 2026
Merged
chore(deps,ci): bump action-lint version to support case#2308danceratopz merged 3 commits intoethereum:forks/amsterdamfrom
case#2308danceratopz merged 3 commits intoethereum:forks/amsterdamfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## forks/amsterdam #2308 +/- ##
================================================
Coverage 84.91% 84.91%
================================================
Files 599 599
Lines 36943 36943
Branches 3818 3818
================================================
Hits 31370 31370
Misses 4942 4942
Partials 631 631
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SamWilsn
reviewed
Feb 25, 2026
Contributor
|
Reassigning because I don't know anything about actionlint, and git blame suggests Dan does. |
case
danceratopz
approved these changes
Feb 27, 2026
Member
danceratopz
left a comment
There was a problem hiding this comment.
Thanks @kevaundray! LGTM.
2437060 to
62d8e2b
Compare
Member
|
Rebased on |
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.
🗒️ Description
Pretty low priority. Feel free to close if leaning against updating deps.
This is a small followup from #2304 (comment)
The current version of actionlint is 1.7.10 which does not support the
casefunction. This updates it to 1.7.11 where it was added.🔗 Related Issues or PRs
N/A.
✅ Checklist
toxchecks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx tox -e statictype(scope):.Cute Animal Picture
🐚