Skip to content

Commit f64f14b

Browse files
authored
Merge pull request #31 from HECBioSim/dependabot/github_actions/softprops/action-gh-release-2.6.1
Bump softprops/action-gh-release from 2.5.0 to 2.6.1
2 parents 8bd0f80 + 9df9dde commit f64f14b

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
@@ -105,7 +105,7 @@ jobs:
105105
steps:
106106

107107
- name: create release
108-
uses: softprops/action-gh-release@v2.5.0
108+
uses: softprops/action-gh-release@v2.6.1
109109
with:
110110
name: v${{ github.event.inputs.version }}
111111
generate_release_notes: true

0 commit comments

Comments
 (0)