Skip to content

Commit acdce2f

Browse files
Bump softprops/action-gh-release from 2.1.0 to 2.2.1 (#53)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.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.1.0...v2.2.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abc3694 commit acdce2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
# create draft release and upload artifacts
160160
- name: Create draft release
161-
uses: softprops/action-gh-release@v2.1.0
161+
uses: softprops/action-gh-release@v2.2.1
162162
with:
163163
name: HyperSerialPico ${{ env.VERSION }}
164164
tag_name: ${{ env.TAG }}

0 commit comments

Comments
 (0)