Merged
Conversation
jbergstroem
approved these changes
Jan 26, 2026
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.
This PR contains the following updates:
1.7.8→1.7.10Release Notes
rhysd/actionlint (rhysd/actionlint)
v1.7.10Compare Source
&anchorand*anchor) in workflow files. In addition to parsing YAML anchors correctly, actionlint checks unused and undefined anchors. See the document for more details. (#133, thanks @srz-zumix for the initial implementation at #568 and @alexaandru for trying another approach at #557)*-xlmacOS runner labels because they were dropped. (#592, thanks @muzimuzhi)macos-13macos-13-largemacos-13-xlargeworkflow_dispatchevent from 10 to 25 because the limitation was recently relaxed. (#598, thanks @Haegi)artifact-metadatapermission for workflow permissions. (#602, thanks @martincostello)if:conditions as error. See the rule document for more details.{and}characters in format string offormat()function call. For example v1.7.9 didn't parse"{{0} {1} {2}}"correctly.typein workflow call inputs as error.<<as error because GitHub Actions doesn't support the syntax.jobs.<job_id>.snapshot.if.misein the installation document. (#591, thanks @risu729)[Changes][v1.7.10]
v1.7.9Compare Source
ubuntu-slimrunner label. (#585, thanks @cestorer)deprecationMessageproperty. Using a deprecated input is reported as error if it is not marked asrequired. See the document for more details. (#580)image_versionworkflow trigger.jobs.<job_id>.snapshotsyntax. To make actionlint recognize your own image generation runner, useself-hosted-runner.labelsconfig.if:likeif: trueas error. Only very simple expressions liketrueorfalseare detected for now. See the document for more details.id-tokenandmodelsscopes. (#582, thanks @holtkampjs)argsandentrypointinputs are not recognized atuses:when it's not a Docker action. (#550)credentialscannot be configured with${{ }}. (#590)run:anduses:). Available keys suggestion is now more accurate and unexpected keys are detected more accurately.actionlint.AllContextsmap constant in Go API that contains the information about all context availability.anthropics/claude-code-actionopenai/codex-actiongoogle-github-actions/run-gemini-climake covtask to easily generate a code coverage report.actionlintpacakge from tap of this repository with Homebrew a hard error. Install the cask version instead following the instruction in the error message.[Changes][v1.7.9]