From f2e866b1de56b43b4bee42ffd32df8e7cb711cbf Mon Sep 17 00:00:00 2001 From: Vatche Tavitian Date: Mon, 15 Jun 2026 08:05:45 +0200 Subject: [PATCH 1/2] feat: added oven-sh action to support claude-code-action --- .github/allowed-actions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/allowed-actions.json b/.github/allowed-actions.json index e02cef5..088d901 100644 --- a/.github/allowed-actions.json +++ b/.github/allowed-actions.json @@ -11,6 +11,7 @@ { "repo": "evva-sfw/workflows", "sha": "bc323490730128e914068868fe76a82726c26de6", "version": "" }, { "repo": "iarekylew00t/verified-bot-commit", "sha": "126a6a11889ab05bcff72ec2403c326cd249b84c", "version": "v2.3.0" }, { "repo": "irgaly/xcode-cache", "sha": "4141f139f00e335c6e1031fb93e667181f86146f", "version": "v1.9.2" }, + { "repo": "oven-sh/setup-bun", "sha": "3d267786b128fe76c2f16a390aa2448b815359f3", "version": "v2.1.2" }, { "repo": "sigstore/cosign-installer", "sha": "cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003", "version": "v4.1.1" }, { "repo": "SwiftyLab/setup-swift", "sha": "38f54a76b70d989321de9dc7c840618c08cf56e9", "version": "v1.14.0" } ] From c7fb8db34925ad74e4562a7455aabb4d53b1f1fd Mon Sep 17 00:00:00 2001 From: Vatche Tavitian Date: Mon, 15 Jun 2026 09:37:17 +0200 Subject: [PATCH 2/2] chore: updated oven-sh action to latest version --- .github/allowed-actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/allowed-actions.json b/.github/allowed-actions.json index 088d901..410f2f4 100644 --- a/.github/allowed-actions.json +++ b/.github/allowed-actions.json @@ -11,7 +11,7 @@ { "repo": "evva-sfw/workflows", "sha": "bc323490730128e914068868fe76a82726c26de6", "version": "" }, { "repo": "iarekylew00t/verified-bot-commit", "sha": "126a6a11889ab05bcff72ec2403c326cd249b84c", "version": "v2.3.0" }, { "repo": "irgaly/xcode-cache", "sha": "4141f139f00e335c6e1031fb93e667181f86146f", "version": "v1.9.2" }, - { "repo": "oven-sh/setup-bun", "sha": "3d267786b128fe76c2f16a390aa2448b815359f3", "version": "v2.1.2" }, + { "repo": "oven-sh/setup-bun", "sha": "0c5077e51419868618aeaa5fe8019c62421857d6", "version": "v2.2.0" }, { "repo": "sigstore/cosign-installer", "sha": "cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003", "version": "v4.1.1" }, { "repo": "SwiftyLab/setup-swift", "sha": "38f54a76b70d989321de9dc7c840618c08cf56e9", "version": "v1.14.0" } ]