Skip to content

Commit 95242bf

Browse files
authored
Merge pull request #92 from Loop3D/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 2 to 3
2 parents de2cc06 + c2c88dd commit 95242bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
git add ${{ env.PROJECT_FOLDER }}/
153153
154154
- name: Create GitHub Release
155-
uses: softprops/action-gh-release@v2
155+
uses: softprops/action-gh-release@v3
156156
with:
157157
fail_on_unmatched_files: true
158158
generate_release_notes: true

0 commit comments

Comments
 (0)