Skip to content

Commit a811d5b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
# create draft release and upload artifacts
7979
- name: Create draft release
80-
uses: softprops/action-gh-release@v2.2.2
80+
uses: softprops/action-gh-release@v2.3.2
8181
with:
8282
name: HyperSerialEsp8266 ${{ env.VERSION }}
8383
tag_name: ${{ env.TAG }}

0 commit comments

Comments
 (0)