Skip to content

Commit b912e58

Browse files
build(deps): bump softprops/action-gh-release in the gha group (#1322)
Bumps the gha group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.3.3 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.3.3...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-minor dependency-group: gha ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc44059 commit b912e58

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
@@ -92,7 +92,7 @@ jobs:
9292
-
9393
name: GitHub Release
9494
if: startsWith(github.ref, 'refs/tags/')
95-
uses: softprops/action-gh-release@v2.3.3
95+
uses: softprops/action-gh-release@v2.4.1
9696
with:
9797
files: tusd_*.*
9898

0 commit comments

Comments
 (0)