From a7bc02175938e1bce13d790a447cb031152004e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:00:34 +0000 Subject: [PATCH] chore(deps): update koki-develop/ghasec-action action to v1.1.1 --- .github/workflows/ghasec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghasec.yml b/.github/workflows/ghasec.yml index adba4a0..6419cf1 100644 --- a/.github/workflows/ghasec.yml +++ b/.github/workflows/ghasec.yml @@ -21,7 +21,7 @@ jobs: with: persist-credentials: false - name: Run ghasec - uses: koki-develop/ghasec-action@16864d583b1146b22219d2e41b44e2d1f3f1357f # v1.0.2 + uses: koki-develop/ghasec-action@2810775d2a300cb3fd9583c36c05b5ee3310c5b8 # v1.1.1 with: github-token: ${{ github.token }} online: true