From f5c6e97b503cdacbcd689b8d803f6d66a359e0e9 Mon Sep 17 00:00:00 2001 From: "flanksource-ci-runner[bot]" <66332535+flanksource-ci-runner[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 08:36:38 +0000 Subject: [PATCH] chore(deps): update flanksource/deps action to v1.0.41 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 999d1b7..3f64da6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: cli/pnpm-lock.yaml - name: Setup tools - uses: flanksource/deps@8b6fb04ac832c347c03ef97ceb804ccc2de5bd15 # v1.0.36 + uses: flanksource/deps@3f9ac322c8b3af81bd803c1c449283492b9c16c4 # v1.0.41 with: tools: task@v3.39.2 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}