Skip to content

Commit 6448878

Browse files
Bump softprops/action-gh-release from 2.3.2 to 2.3.4
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.4. - [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.3.2...v2.3.4) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ea60f3 commit 6448878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "PRE_RELEASE=$prerelease" >> $GITHUB_ENV
4646
echo "prerelease=$prerelease"
4747
- name: Create Release
48-
uses: softprops/[email protected].2
48+
uses: softprops/[email protected].4
4949
with:
5050
tag_name: ${{steps.tagger.outputs.tag}}
5151
name: ${{steps.tagger.outputs.tag}}

0 commit comments

Comments
 (0)