Skip to content

Commit d0e027d

Browse files
chore(deps): update adyen/adyen-swift-public-api-diff action to v0.9.0 (#2076)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Adyen/adyen-swift-public-api-diff](https://redirect.github.com/Adyen/adyen-swift-public-api-diff) | action | minor | `0.8.4` -> `0.9.0` | --- ### Release Notes <details> <summary>Adyen/adyen-swift-public-api-diff (Adyen/adyen-swift-public-api-diff)</summary> ### [`v0.9.0`](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/releases/tag/0.9.0) [Compare Source](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/compare/0.8.4...0.9.0) #### What's Changed - Improving support for `@resultBuilder` - Improved change consolidating **Full Changelog**: Adyen/adyen-swift-public-api-diff@0.8.4...0.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Adyen/adyen-ios). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaG9yZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 906b110 commit d0e027d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/detect_api_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# The github action automatically posts on a PR (if it's not a fork-PR)
5858
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
5959
- name: 🔍 Detect Changes
60-
uses: Adyen/adyen-swift-public-api-diff@0.8.4
60+
uses: Adyen/adyen-swift-public-api-diff@0.9.0
6161
with:
6262
platform: "iOS"
6363
new: ${{ env.NEW_VERSION }}

0 commit comments

Comments
 (0)