From e46c9e4430e9a3873dc6d071c986e0aab32d1963 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 05:03:28 +0000 Subject: [PATCH] chore(deps): update rhysd/action-setup-vim action to v1.3.4 --- .github/workflows/debug-with-action-tmate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debug-with-action-tmate.yaml b/.github/workflows/debug-with-action-tmate.yaml index 2007d9192..60b19fe56 100644 --- a/.github/workflows/debug-with-action-tmate.yaml +++ b/.github/workflows/debug-with-action-tmate.yaml @@ -33,7 +33,7 @@ jobs: go-version: 1.22.3 # The default vim doesn't work well, so we install the latest vim ourselves. - - uses: rhysd/action-setup-vim@7637152cb4a42c6e7c53ce5c728ca742b8ab0a6a # v1.3.3 + - uses: rhysd/action-setup-vim@2ab97f992520b094d4243cde0d3173493c811799 # v1.3.4 - uses: mxschmitt/action-tmate@1005f9c9db5f1b055a495e72c6e589764984baf6 # v3.14 with: