Skip to content

Commit e2b63fb

Browse files
authored
Merge pull request #176 from CCPBioSim/dependabot/github_actions/softprops/action-gh-release-2.4.2
Bump softprops/action-gh-release from 2.4.1 to 2.4.2
2 parents 71a7253 + fc08504 commit e2b63fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
steps:
114114

115115
- name: create release
116-
uses: softprops/action-gh-release@v2.4.1
116+
uses: softprops/action-gh-release@v2.4.2
117117
with:
118118
name: v${{ github.event.inputs.version }}
119119
generate_release_notes: true

0 commit comments

Comments
 (0)