diff --git a/.github/workflows/publish-and-release-pdf.yml b/.github/workflows/publish-and-release-pdf.yml index e89e081..06c3d68 100644 --- a/.github/workflows/publish-and-release-pdf.yml +++ b/.github/workflows/publish-and-release-pdf.yml @@ -67,7 +67,7 @@ jobs: # リリースの作成 - name: Release - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 with: generate_release_notes: true fail_on_unmatched_files: false