Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Update Change
suzuki-shunsuke/ghalint minor v1.2.4 -> v1.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.3.0

Compare Source

Pull Requests | Issues | suzuki-shunsuke/ghalint@v1.2.4...v1.3.0

Features

#​809 #​812 Require actions/create-github-app-token's inputs permission-*

This release enhances the policy github_app_should_limit_permissions.

[!NOTE]
actions/create-github-app-token has supported custom permissions since v1.12.0.
If you use old create-github-app-token, please update it to v1.12.0 or later.

- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
  with:
    app-id: ${{vars.APP_ID}}
    private-key: ${{secrets.PRIVATE_KEY}}

- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
  with:
    app-id: ${{vars.APP_ID}}
    private-key: ${{secrets.PRIVATE_KEY}}
    permission-issues: write

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 27, 2025 23:07
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-ghalint-1.x branch from bcecb60 to 17d5ec1 Compare March 28, 2025 14:03
@renovate renovate bot merged commit 62fd180 into main Mar 28, 2025
19 checks passed
@renovate renovate bot deleted the renovate/suzuki-shunsuke-ghalint-1.x branch March 28, 2025 14:06
@github-project-automation github-project-automation bot moved this to Done in main Mar 28, 2025
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