Skip to content

Commit 642235a

Browse files
authored
Merge pull request #214 from PSDI-UK/dependabot/github_actions/softprops/action-gh-release-2.3.4
Bump softprops/action-gh-release from 2.3.3 to 2.3.4
2 parents 3490278 + cdb305b commit 642235a

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.3
99+
uses: softprops/action-gh-release@v2.3.4
100100
with:
101101
name: v${{ github.event.inputs.version }}
102102
generate_release_notes: true

0 commit comments

Comments
 (0)