Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#630)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](da05d55257...72f2c25fcb
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
03bc1e3323
commit
52ffb80f35
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mv dist synapse-admin
|
mv dist synapse-admin
|
||||||
tar chvzf synapse-admin.tar.gz synapse-admin
|
tar chvzf synapse-admin.tar.gz synapse-admin
|
||||||
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
|
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
|
||||||
with:
|
with:
|
||||||
files: synapse-admin.tar.gz
|
files: synapse-admin.tar.gz
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user