From 394deef2c2dcd39c783ae2b19b91071d66cfadb0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:03:33 +0000 Subject: [PATCH 01/10] fix: update Gradle wrapper to 9.4.1 to match AGP 9.2.1 minimum requirement Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- android/gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties index ff23a68d70f..c61a118f7dd 100644 --- a/android/gradle/wrapper/gradle-wrapper.properties +++ b/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME From c05e184fa4e4c9d77dfb0cc9c20cd765ff63f74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:53:30 +0000 Subject: [PATCH 02/10] chore(deps): bump com.microsoft.kiota:microsoft-kiota-serialization-multipart Bumps [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- android/build.gradle | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 25ecad6888c..9b0dd0667cd 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -78,10 +78,10 @@ dependencies { api 'com.microsoft.graph:microsoft-graph-core:3.6.6' - implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.2' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.9.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.9.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.9.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.9.2' + implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.3' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.3' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.9.3' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.9.3' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.9.3' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.9.3' } From d22eb0b4a9fde159a492093255fec238df3c3756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 09:03:00 +0000 Subject: [PATCH 03/10] chore(deps): bump the kiota-dependencies group across 1 directory with 6 updates Bumps the kiota-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.9.2` | `1.9.3` | Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 586ef8d2f2a..0f915c00d83 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 3.6.6 4.12.0 2.1.1 - 1.9.2 + 1.9.3 3.14.0 From c809aadc88d1e07a12e1e2f277684588f3324942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:32 +0000 Subject: [PATCH 04/10] chore(deps-dev): bump org.apache.maven.plugins:maven-javadoc-plugin Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.12.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f915c00d83..10d909e7cac 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 3.14.0 3.4.2 - 3.11.2 + 3.12.0 3.3.1 3.2.7 From 2641b6e25db0bd2d0c960480139bf3e8825cf480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:34 +0000 Subject: [PATCH 05/10] chore(deps-dev): bump org.apache.maven.plugins:maven-gpg-plugin Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.7 to 3.2.8. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10d909e7cac..27a909570f1 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 3.4.2 3.12.0 3.3.1 - 3.2.7 + 3.2.8 From 27e3a7f25a8dae254b1561ca69dd55e23302b319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:31 +0000 Subject: [PATCH 06/10] chore(deps-dev): bump org.apache.maven.plugins:maven-source-plugin Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27a909570f1..66dc64ecd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -57,8 +57,9 @@ 3.14.0 3.4.2 +<<<<<<< HEAD + 3.4.0 3.12.0 - 3.3.1 3.2.8 From d0da17ff281df44600c781d93af6ddbfca240286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:37 +0000 Subject: [PATCH 07/10] chore(deps): bump jakarta.annotation:jakarta.annotation-api Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0. - [Commits](https://github.com/jakartaee/common-annotations-api/compare/2.1.1...3.0.0) --- updated-dependencies: - dependency-name: jakarta.annotation:jakarta.annotation-api dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66dc64ecd8c..c78936a061e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,13 +51,12 @@ 3.6.6 4.12.0 - 2.1.1 + 3.0.0 1.9.3 3.14.0 3.4.2 -<<<<<<< HEAD 3.4.0 3.12.0 3.2.8 From 333fbebec34ec7ab045d8b324d25a78c9ac2e4bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:34 +0000 Subject: [PATCH 08/10] chore(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c78936a061e..dde5902223a 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 1.9.3 - 3.14.0 + 3.15.0 3.4.2 3.4.0 3.12.0 From ce0bf8de925d26f7d04e807c3b87c5c2b715680c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:30:35 +0000 Subject: [PATCH 09/10] chore(deps-dev): bump org.apache.maven.plugins:maven-jar-plugin Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dde5902223a..da3bc812fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 3.15.0 - 3.4.2 + 3.5.1 3.4.0 3.12.0 3.2.8 From 6ea4d88762b4af27a11f5f8672fdcce68b688fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 05:54:35 +0000 Subject: [PATCH 10/10] chore(deps): bump actions/checkout Bumps the all-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com> --- .github/workflows/api-level-lint.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/maven-build.yml | 4 ++-- .github/workflows/release-please-gha.yml | 2 +- .github/workflows/validate-public-api-surface.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/api-level-lint.yml b/.github/workflows/api-level-lint.yml index ba5ef12d65f..26518fc9c80 100644 --- a/.github/workflows/api-level-lint.yml +++ b/.github/workflows/api-level-lint.yml @@ -11,7 +11,7 @@ jobs: lint-api-level: runs-on: [self-hosted, 1ES.Pool=1es-ubuntu-msgraph-sdk-java-memory-latest-m] steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-java@v5 with: distribution: 'temurin' diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 2e6fb0173b4..365be90cae8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up JDK uses: actions/setup-java@v5 diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index e90d5803d31..567177c2d4a 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -11,7 +11,7 @@ jobs: build-java-latest: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up JDK uses: actions/setup-java@v5 with: @@ -45,7 +45,7 @@ jobs: build-java-8: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up JDK uses: actions/setup-java@v5 with: diff --git a/.github/workflows/release-please-gha.yml b/.github/workflows/release-please-gha.yml index b6bc742e5b1..2fcecb40efd 100644 --- a/.github/workflows/release-please-gha.yml +++ b/.github/workflows/release-please-gha.yml @@ -19,7 +19,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Generate GitHub App token id: app-token diff --git a/.github/workflows/validate-public-api-surface.yml b/.github/workflows/validate-public-api-surface.yml index 1586c14b54c..c76279eb26f 100644 --- a/.github/workflows/validate-public-api-surface.yml +++ b/.github/workflows/validate-public-api-surface.yml @@ -17,7 +17,7 @@ jobs: validate-public-api-surface: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: microsoftgraph/kiota-dom-export-diff-tool/export@main id: generatePatch - uses: microsoftgraph/kiota-dom-export-diff-tool/tool@main