Skip to content

Commit 763b35f

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
1 parent 8a6732e commit 763b35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
id: changelog
5656
uses: gabe565/changelog-generator@v1
5757
- name: Release
58-
uses: softprops/action-gh-release@v2
58+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
5959
with:
6060
body: ${{ steps.changelog.outputs.changelog }}
6161
files: com.gabe565.nightscout.streamDeckPlugin

0 commit comments

Comments
 (0)