Skip to content

Commit 8a7e21c

Browse files
Bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#105)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.1. - [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.5.0...v2.6.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70ccdcc commit 8a7e21c

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
@@ -83,7 +83,7 @@ jobs:
8383
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8484

8585
- name: Create GitHub Release
86-
uses: softprops/action-gh-release@v2.5.0
86+
uses: softprops/action-gh-release@v2.6.1
8787
with:
8888
files: build/libs/*.jar
8989
generate_release_notes: true

0 commit comments

Comments
 (0)