Skip to content

Commit f504c43

Browse files
authored
Merge pull request #216 from PSDI-UK/dependabot/github_actions/softprops/action-gh-release-2.4.1
2 parents 642235a + adc1cd2 commit f504c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
steps:
9797

9898
- name: create release
99-
uses: softprops/action-gh-release@v2.3.4
99+
uses: softprops/action-gh-release@v2.4.1
100100
with:
101101
name: v${{ github.event.inputs.version }}
102102
generate_release_notes: true

0 commit comments

Comments
 (0)