Skip to content

Commit bea0470

Browse files
deps(actions)(deps): bump softprops/action-gh-release
Bumps the third-party-actions-minor-patch group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.2.1 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.2.1...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 dependency-group: third-party-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 983404d commit bea0470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
# Create release tag and attach the distribution
331331
- name: Shomei Release
332332
id: release
333-
uses: softprops/action-gh-release@v2.2.1
333+
uses: softprops/action-gh-release@v2.6.1
334334
with:
335335
files: |
336336
build/distributions/shomei-${{ needs.assemble.outputs.publish-version }}.tar.gz

0 commit comments

Comments
 (0)