Skip to content

Commit 242863d

Browse files
Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 352c8b8 commit 242863d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-to-gh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
popd
5353
5454
- name: Upload files to release
55-
uses: softprops/[email protected].2
55+
uses: softprops/[email protected].3
5656
with:
5757
files: output/*
5858
tag_name: ${{ inputs.version }}

0 commit comments

Comments
 (0)