Skip to content

Commit 33cfc70

Browse files
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](softprops/action-gh-release@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>
1 parent b18aeb8 commit 33cfc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
./gradlew \
7474
assemble
7575
- name: Release
76-
uses: softprops/action-gh-release@v2.2.1
76+
uses: softprops/action-gh-release@v2.2.2
7777
with:
7878
fail_on_unmatched_files: false
7979
generate_release_notes: true

0 commit comments

Comments
 (0)