Skip to content

Commit 204fd8b

Browse files
authored
Merge pull request #203 from rezstream/dependabot/github_actions/softprops/action-gh-release-2.0.8
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
2 parents 6f6ba9d + 8641399 commit 204fd8b

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
@@ -38,7 +38,7 @@ jobs:
3838
version: ${{ steps.tag_name.outputs.current_version }}
3939

4040
- name: Update release with changelog contents
41-
uses: softprops/[email protected].6
41+
uses: softprops/[email protected].8
4242
id: release_updater
4343
with:
4444
body: ${{ steps.changelog_reader.outputs.changes }}

0 commit comments

Comments
 (0)