From a6e07837d71ecea74624c19cb1ffec7203951de2 Mon Sep 17 00:00:00 2001 From: izzy Date: Thu, 16 Oct 2025 18:33:48 +0100 Subject: [PATCH] ci: fix permissions to allow provenance generation --- .github/workflows/build_and_publish.yml | 1 + OpenAPI.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index ed1cd67..2f09c28 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -11,6 +11,7 @@ jobs: permissions: contents: write + id-token: write steps: - name: Checkout repository diff --git a/OpenAPI.json b/OpenAPI.json index 43cc126..c89e97c 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -13,7 +13,7 @@ "name": "AGPLv3", "url": "https://github.com/revoltchat/delta/blob/master/LICENSE" }, - "version": "0.8.9-2" + "version": "0.8.9-3" }, "servers": [ {