Skip to content

Commit 451afb8

Browse files
Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#166)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3. - [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.3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b584b8 commit 451afb8

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
@@ -114,7 +114,7 @@ jobs:
114114
run: make push
115115

116116
- name: Create GitHub Release
117-
uses: softprops/[email protected].2
117+
uses: softprops/[email protected].3
118118
with:
119119
tag_name: ${{ github.event.inputs.version }}
120120
name: ${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)