Skip to content

Commit fb10438

Browse files
authored
Merge pull request #162 from HECBioSim/dependabot/github_actions/softprops/action-gh-release-2.4.1
2 parents c2976c7 + 1f8345d commit fb10438

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].0
98+
uses: softprops/[email protected].1
9999
with:
100100
name: v${{ github.event.inputs.version }}
101101
generate_release_notes: true

0 commit comments

Comments
 (0)