From 67e8ce2162d68f54fb2d3e4dd756f44c6991ca8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 09:38:54 +0000 Subject: [PATCH] chore(deps): pin kong/kong-license action to ddccb48 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/integration-ai-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-ai-gateway.yaml b/.github/workflows/integration-ai-gateway.yaml index 05049d3ed..5ae12e156 100644 --- a/.github/workflows/integration-ai-gateway.yaml +++ b/.github/workflows/integration-ai-gateway.yaml @@ -43,7 +43,7 @@ jobs: with: username: ${{secrets.DOCKER_ORG_NAME}} password: ${{secrets.DOCKER_ORG_TOKEN}} - - uses: Kong/kong-license@master + - uses: Kong/kong-license@ddccb487a0b319cef85f348b16a1ad2b6d9c1df7 # master id: license with: op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}