Merge pull request #1438 from python-jsonschema/dependabot/github_actions/softprops/action-gh-release-2.5.0

Bump softprops/action-gh-release from 2.4.2 to 2.5.0
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 197c22c..5d0298f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -149,7 +149,7 @@
         uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
       - name: Create a GitHub Release
         if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
-        uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe
+        uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
         with:
           files: |
             dist/*