Update infrastructure/next-digest action to v1.1.0

This commit is contained in:
Renovate Bot 2024-11-01 10:40:13 +00:00
parent dbcd1eb426
commit ab936de02d

View file

@ -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 }}'