Skip to content

Update dependency it.krzeminski:github-actions-kotlin-dsl to v0.40.0#7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/it.krzeminski-github-actions-kotlin-dsl-0.x
Open

Update dependency it.krzeminski:github-actions-kotlin-dsl to v0.40.0#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/it.krzeminski-github-actions-kotlin-dsl-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 7, 2026

This PR contains the following updates:

Package Change Age Confidence
it.krzeminski:github-actions-kotlin-dsl 0.37.00.40.0 age confidence

Release Notes

krzema12/github-workflows-kt (it.krzeminski:github-actions-kotlin-dsl)

v0.40.0: 0.40.0

Compare Source

⭐ Features

None.

🛠️ Fixes

💣 Breaking changes

None.

▶️ Actions


Full Changelog: typesafegithub/github-workflows-kt@v0.39.0...v0.40.0

v0.39.0: 0.39.0

Compare Source

⭐ Features

  • [#​693] enforce named arguments for actions - this is to forbid using positional arguments which can cause issues when an action gets an input in the middle of the class signature. Thanks to this change, action's usage is explicit with regards to the inputs, like in GitHub Actions workflow YAML
  • add link to API docs - the API docs aren't yet great, especially because of their coverage, but the docs are now built and hosted so that they can be used and further improved

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions

Other

Thanks @​Vampire for various contributions around docs, especially enable automatic unindenting of snippets!


Full Changelog: typesafegithub/github-workflows-kt@v0.38.0...v0.39.0

v0.38.0: 0.38.0

Compare Source

⭐ Features

None.

🛠️ Fixes

None.

💣 Breaking changes

None.

▶️ Actions

Warning: the below changes may break your workflow code. Even though an action didn't get a new major version, using actions from Kotlin differs from how actions are used from YAML. If you don't use named arguments when passing inputs to actions, pay attention especially to the order of arguments. If you do use named arguments, you should be fine.


Full Changelog: typesafegithub/github-workflows-kt@v0.37.0...v0.38.0


Configuration

📅 Schedule: (UTC)

  • 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 added the dependencies label May 7, 2026
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.

0 participants