Skip to content

Commit 5edbf42

Browse files
Merge branch 'main' of github.com:livekit/client-sdk-cpp into alan/bugfix-room-shutdown
2 parents a6a8d20 + d87b01c commit 5edbf42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ jobs:
435435
run: ls -la ${{ github.workspace }}/release-assets/
436436

437437
- name: Create GitHub Release
438-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
438+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
439439
with:
440440
tag_name: v${{ steps.version.outputs.version }}
441441
name: LiveKit C++ SDK v${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)