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

chore(deps): update dependency suzuki-shunsuke/ghalint to v0.2.10 #650

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
suzuki-shunsuke/ghalint patch v0.2.9 -> v0.2.10

Release Notes

suzuki-shunsuke/ghalint (suzuki-shunsuke/ghalint)

v0.2.10

Compare Source

Pull Requests | Issues | suzuki-shunsuke/ghalint@v0.2.9...v0.2.10

Features

#​463 #​464 Support excluding deny_inherit_secrets

To access Environment Secrets in a reusable workflow, you need to use secrets: inherit.

https://github.com/actions/runner/issues/1490#issuecomment-1717389283

So this release allows us to exclude deny_inherit_secrets.

e.g.

ghalint.yaml

excludes:
  - policy_name: deny_inherit_secrets
    workflow_file_path: .github/workflows/actionlint.yaml
    job_name: actionlint

policy_name, workflow_file_path, and job_name are required.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) June 6, 2024 09:46
@renovate renovate bot merged commit ad30559 into main Jun 6, 2024
12 checks passed
@renovate renovate bot deleted the renovate/suzuki-shunsuke-ghalint-0.x branch June 6, 2024 09:47
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.

0 participants