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

fix github actions lint #3744

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

robrichard
Copy link
Contributor

@robrichard robrichard commented Sep 20, 2022

Fixes #3743

Github action inputs are converted to lowercase and secrets are not case-sensitive.

docker://rhysd/actionlint:latest was updated recently to add new checks which caused these failures. (rhysd/actionlint#216). We might want to consider pinning to a specific version to prevent upstream changes from introducing new failures in the future?

@netlify
Copy link

netlify bot commented Sep 20, 2022

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit ef3137a
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/632a02287e50cb0009ecc72f
😎 Deploy Preview https://deploy-preview-3744--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

Hi @robrichard, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@IvanGoncharov IvanGoncharov merged commit 3e5239f into graphql:main Sep 20, 2022
@robrichard robrichard deleted the robrichard/fix-actions-lint branch September 20, 2022 19:44
@rhysd
Copy link

rhysd commented Sep 21, 2022

FYI: This bug will be fixed soon (today or tomorrow) at next release of actionlint.

@rhysd
Copy link

rhysd commented Sep 22, 2022

actionlint v1.6.19 was released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI sometimes failing in "Lint Github Actions" step
3 participants