Skip to content

Commit e89e66e

Browse files
authored
Merge pull request #33 from HECBioSim/dependabot/github_actions/softprops/action-gh-release-3.0.0
Bump softprops/action-gh-release from 2.6.1 to 3.0.0
2 parents f64f14b + 11cef59 commit e89e66e

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.6.1
108+
uses: softprops/action-gh-release@v3.0.0
109109
with:
110110
name: v${{ github.event.inputs.version }}
111111
generate_release_notes: true

0 commit comments

Comments
 (0)