From 7dec07799d19d5b3aa5efe359a4188e0f94e9046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 18:38:21 +0000 Subject: [PATCH] chore(deps): update rhysd/action-setup-vim action to v1.3.3 --- .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 3137bbfb5..5a6aa12e7 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@4b2071ab35df2f10bfbed2a1fdb33be3466455d8 # v1.3.2 + - uses: rhysd/action-setup-vim@7637152cb4a42c6e7c53ce5c728ca742b8ab0a6a # v1.3.3 - uses: mxschmitt/action-tmate@1005f9c9db5f1b055a495e72c6e589764984baf6 # v3.14 with: