Skip to content

Commit 6bdb691

Browse files
authored
Merge pull request #8 from objectstack-ai/dependabot/github_actions/softprops/action-gh-release-2
2 parents eefa7b7 + 196df74 commit 6bdb691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm run build
3333

3434
- name: Create Release
35-
uses: softprops/action-gh-release@v1
35+
uses: softprops/action-gh-release@v2
3636
with:
3737
generate_release_notes: true
3838
files: |

0 commit comments

Comments
 (0)