mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-07 03:49:46 +00:00
build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.2 (#5888)
This commit is contained in:
@@ -622,7 +622,7 @@ jobs:
|
||||
merge-multiple: true
|
||||
|
||||
- name: Prepare a release
|
||||
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
|
||||
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
|
||||
with:
|
||||
generate_release_notes: true
|
||||
body: |
|
||||
@@ -694,7 +694,7 @@ jobs:
|
||||
await script({ core, github, context });
|
||||
|
||||
- name: Update unstable release
|
||||
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
|
||||
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
|
||||
with:
|
||||
name: "Unstable build"
|
||||
tag_name: unstable
|
||||
|
||||
Reference in New Issue
Block a user