mirror of
https://github.com/coturn/coturn.git
synced 2026-05-04 18:36:10 +02: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:
parent
8e2c575229
commit
eec3b277ed
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user