Skip to content

Commit 6a10408

Browse files
Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#42)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.0.9. - [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.0.8...v2.0.9) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e2ac2b commit 6a10408

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.0.8
161+
uses: softprops/action-gh-release@v2.0.9
162162
with:
163163
name: HyperSerialPico ${{ env.VERSION }}
164164
tag_name: ${{ env.TAG }}

0 commit comments

Comments
 (0)