Skip to content

Commit 23dc310

Browse files
Merge pull request #434 from xt0rted/dependabot/github_actions/softprops/action-gh-release-2.4.1
Bump softprops/action-gh-release from 2.3.4 to 2.4.1
2 parents f5736a1 + 1a67095 commit 23dc310

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/action-gh-release@v2.3.4
56+
uses: softprops/action-gh-release@v2.4.1
5757
id: release_updater
5858
with:
5959
body: ${{ steps.changelog_reader.outputs.changes }}

0 commit comments

Comments
 (0)