Skip to content

Commit 0b1d580

Browse files
authored
Merge pull request #22 from openmv/dependabot/github_actions/softprops/action-gh-release-2.6.1
build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
2 parents 9d017b5 + f31e71d commit 0b1d580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151

5252
- name: '🔥 Create release'
53-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
53+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe
5454
with:
5555
draft: false
5656
files: dist/*

0 commit comments

Comments
 (0)