From ccd0b451ea149065c32505ea89842f20c2365b08 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sat, 7 Mar 2026 18:28:31 +0100 Subject: [PATCH] fix: update permissions to include models read access --- .github/workflows/bump-version.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/bump-version.yml b/.github/workflows/bump-version.yml index 754f3024..9e024195 100644 --- a/.github/workflows/bump-version.yml +++ b/.github/workflows/bump-version.yml @@ -7,6 +7,7 @@ on: permissions: contents: write + models: read jobs: bump: