Skip to content

Commit 1a5773f

Browse files
dependabot[bot]harryswift01
authored andcommitted
Bump softprops/action-gh-release from 2.4.0 to 2.4.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.0 to 2.4.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.4.0...v2.4.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ee4f05 commit 1a5773f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
steps:
105105

106106
- name: create release
107-
uses: softprops/action-gh-release@v2.4.0
107+
uses: softprops/action-gh-release@v2.4.1
108108
with:
109109
name: v${{ github.event.inputs.version }}
110110
generate_release_notes: true

0 commit comments

Comments
 (0)