mirror of
https://github.com/coturn/coturn.git
synced 2026-05-12 09:40:35 +00:00
Upgrade softprops/action-gh-release from 2 to 3 version (#1866)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -312,7 +312,7 @@ jobs:
|
||||
working-directory: docker/coturn/
|
||||
|
||||
- name: Create GitHub release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
name: docker/${{ steps.semver.outputs.group1 }}
|
||||
body: |
|
||||
|
||||
Reference in New Issue
Block a user