From a6f2809e2afaa1cd848bc3a354b4f406bc96a180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:00:08 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies to v6.0.3 --- .github/workflows/lint-and-build-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-and-build-test.yaml b/.github/workflows/lint-and-build-test.yaml index 2d04f0b..1e715db 100644 --- a/.github/workflows/lint-and-build-test.yaml +++ b/.github/workflows/lint-and-build-test.yaml @@ -31,7 +31,7 @@ jobs: runs-on: ${{ inputs.RUNNER }} steps: - name: Checkout repository - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Setup Bun uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2