Skip to content

Commit 47685f4

Browse files
authored
Merge pull request #168 from CCPBioSim/dependabot/github_actions/softprops/action-gh-release-2.4.1
Bump softprops/action-gh-release from 2.4.0 to 2.4.1
2 parents 5bb9a53 + fad9670 commit 47685f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
steps:
105105

106106
- name: create release
107-
uses: softprops/action-gh-release@v2.4.0
107+
uses: softprops/action-gh-release@v2.4.1
108108
with:
109109
name: v${{ github.event.inputs.version }}
110110
generate_release_notes: true

0 commit comments

Comments
 (0)