mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 22:59:29 +01:00
Update infrastructure/next-digest action to v1.1.0
This commit is contained in:
parent
dbcd1eb426
commit
ab936de02d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ jobs:
|
|||
curl -o /dev/null -sS https://v$major.next.forgejo.org/.well-known/wakeup-on-logs/forgejo-v$major
|
||||
|
||||
- name: upgrade v*.next.forgejo.org (k8s)
|
||||
uses: https://code.forgejo.org/infrastructure/next-digest@v1.0.0
|
||||
uses: https://code.forgejo.org/infrastructure/next-digest@v1.1.0
|
||||
with:
|
||||
url: https://placeholder:${{ secrets.TOKEN_NEXT_DIGEST }}@code.forgejo.org/infrastructure/next-digest
|
||||
ref_name: '${{ github.ref_name }}'
|
||||
|
|
Loading…
Reference in a new issue