Skip to content

Commit f5736a1

Browse files
Merge pull request #430 from xt0rted/dependabot/github_actions/softprops/action-gh-release-2.3.4
Bump softprops/action-gh-release from 2.3.3 to 2.3.4
2 parents 4491704 + ac0da7a commit f5736a1

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
@@ -53,7 +53,7 @@ jobs:
5353
path: ./artifacts/*.nupkg
5454

5555
- name: Upload release assets
56-
uses: softprops/[email protected].3
56+
uses: softprops/[email protected].4
5757
id: release_updater
5858
with:
5959
body: ${{ steps.changelog_reader.outputs.changes }}

0 commit comments

Comments
 (0)