Skip to content

Commit d8935d3

Browse files
authored
Merge pull request #156 from CCPBioSim/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 a81e03b + 4d49256 commit d8935d3

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

9797
- name: create release
98-
uses: softprops/action-gh-release@v2.3.2
98+
uses: softprops/action-gh-release@v2.3.3
9999
with:
100100
name: v${{ github.event.inputs.version }}
101101
generate_release_notes: true

0 commit comments

Comments
 (0)