mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
Merge pull request #227 from YunoHost-Apps/testing
Upgrade auto-updater
This commit is contained in:
commit
303b45234e
3 changed files with 3 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Create Pull Request
|
||||
id: cpr
|
||||
if: ${{ env.PROCEED == 'true' }}
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: Update to version ${{ env.VERSION }}
|
||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Vaultwarden for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Vaultwarden pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
|
Loading…
Add table
Reference in a new issue