Skip to content

Commit e0e29f8

Browse files
authored
Merge pull request #159 from HECBioSim/dependabot/github_actions/softprops/action-gh-release-2.3.3
Bump softprops/action-gh-release from 2.3.2 to 2.3.3
2 parents cd636fb + bbdd269 commit e0e29f8

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
@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696

9797
- name: create release
98-
uses: softprops/[email protected].2
98+
uses: softprops/[email protected].3
9999
with:
100100
name: v${{ github.event.inputs.version }}
101101
generate_release_notes: true

0 commit comments

Comments
 (0)