chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.2.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.1...v2.2.2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-21 14:32:34 +00:00
committed by GitHub
parent f8f515ac31
commit 080b961bc2

View File

@@ -14,7 +14,7 @@ jobs:
steps: steps:
- name: Release - name: Release
uses: softprops/action-gh-release@v2.2.1 uses: softprops/action-gh-release@v2.2.2
with: with:
generate_release_notes: true generate_release_notes: true
make_latest: "true" make_latest: "true"