From 463dea64f5a3ffdc457bfeddec046e9ce5ae3f46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 06:25:07 +0000 Subject: [PATCH 1/2] Update actions/setup-java action to v4.7.1 --- .github/workflows/generate-code.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/generate-code.yml b/.github/workflows/generate-code.yml index 67aa3e4bb..4cd47480c 100644 --- a/.github/workflows/generate-code.yml +++ b/.github/workflows/generate-code.yml @@ -25,7 +25,7 @@ jobs: with: node-version: 18 - name: Set up Java - uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0 + uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1 with: distribution: 'temurin' java-version: 17 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b492bdac5..422c328df 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: with: submodules: true - name: actions/setup-java@v3 - uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0 + uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1 with: distribution: 'temurin' java-version: 17 From b12fdaa9e010ce9284e111a2bfe8804fc0c40f1d Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 9 Apr 2025 06:26:03 +0000 Subject: [PATCH 2/2] Codes are generated by openapi --- lib/webhook/model/source.ts | 2 +- line-openapi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/webhook/model/source.ts b/lib/webhook/model/source.ts index bb58dda1a..d2308750f 100644 --- a/lib/webhook/model/source.ts +++ b/lib/webhook/model/source.ts @@ -28,5 +28,5 @@ export type SourceBase = { * * @see type Documentation */ - type?: string /**/; + type: string /**/; }; diff --git a/line-openapi b/line-openapi index 31fa3c734..2f3805813 160000 --- a/line-openapi +++ b/line-openapi @@ -1 +1 @@ -Subproject commit 31fa3c7340c17a495906c96cca14ed38a93caafa +Subproject commit 2f38058136b8f9237feafe34ea86a4be98455fb3