Commit 6987857
authored
chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v2.1.1 (#193)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.github.typesafegithub:github-workflows-kt](https://togithub.com/typesafegithub/github-workflows-kt)
| `2.1.0` -> `2.1.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>typesafegithub/github-workflows-kt
(io.github.typesafegithub:github-workflows-kt)</summary>
###
[`v2.1.1`](https://togithub.com/typesafegithub/github-workflows-kt/releases/tag/v2.1.1):
2.1.1
[Compare
Source](https://togithub.com/typesafegithub/github-workflows-kt/compare/v2.1.0...v2.1.1)
No changes in the library itself.
An internal release, to update the docs and let you know that we're
changing the URL for the action bindngs server (more context on this
feature
[here](https://typesafegithub.github.io/github-workflows-kt/user-guide/migrating-to-Maven-based-bindings/))
- please update your scripts:
```diff
- @​file:Repository("https://github-workflows-kt-bindings.colman.com.br/binding/")
+ @​file:Repository("https://bindings.krzeminski.it/")
```
The old URL
(`https://github-workflows-kt-bindings.colman.com.br/binding/`) will
still work until the end of August 2024.
Slack thread:
https://kotlinlang.slack.com/archives/C02UUATR7RC/p1718314294799469
***
The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full
change log:
typesafegithub/github-workflows-kt@v2.1.0...v2.1.1
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/typesafegithub/github-actions-typing).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2adeeec commit 6987857
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments