From 83b5623e035c811ddb393008e7592a1bf01b2e0e Mon Sep 17 00:00:00 2001 From: Fumika Koyama Date: Wed, 8 Jan 2025 10:34:32 +0900 Subject: [PATCH] =?UTF-8?q?softprops/action-gh-release=E3=81=AE=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-and-release-documents.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release-documents.yml b/.github/workflows/build-and-release-documents.yml index 075c14fbb..1f66a6711 100644 --- a/.github/workflows/build-and-release-documents.yml +++ b/.github/workflows/build-and-release-documents.yml @@ -81,7 +81,7 @@ jobs: name: documents - name: Githubのリリース - uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0 + uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1 with: files: ${{ env.DOCUMENT_ARTIFACTS_FILENAME }} generate_release_notes: true