From 03f3976c69f01334f4f4cac638ce59e087f707a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 19:04:13 +0000 Subject: [PATCH 1/2] chore: Bump softprops/action-gh-release Bumps the minor-and-patch group with 1 update in the / directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.2.2 to 2.3.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/library-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/library-release.yml b/.github/workflows/library-release.yml index 4aaf22aab..775bfdfea 100644 --- a/.github/workflows/library-release.yml +++ b/.github/workflows/library-release.yml @@ -46,7 +46,7 @@ jobs: const readChangelog = require('./.github/workflows/scripts/readChangelog.js'); readChangelog({ github, context, core }); - name: Create release - uses: softprops/action-gh-release@v2.2.2 + uses: softprops/action-gh-release@v2.3.2 with: prerelease: false tag_name: "v${{ steps.package-version.outputs.current-version}}" From 3d9c2502b7e0189611f7c10fcc0a406d993832d0 Mon Sep 17 00:00:00 2001 From: Ruggero Cino Date: Tue, 17 Jun 2025 09:39:27 +0200 Subject: [PATCH 2/2] Create giant-horses-hang.md --- .changeset/giant-horses-hang.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/giant-horses-hang.md diff --git a/.changeset/giant-horses-hang.md b/.changeset/giant-horses-hang.md new file mode 100644 index 000000000..bf672eaa2 --- /dev/null +++ b/.changeset/giant-horses-hang.md @@ -0,0 +1,5 @@ +--- +'@aragon/gov-ui-kit': minor +--- + +Bump softprops/action-gh-release to 2.3.2