diff --git a/.github/workflows/debug-with-action-tmate.yaml b/.github/workflows/debug-with-action-tmate.yaml index cc8d72f0b27..cfd11ce52cc 100644 --- a/.github/workflows/debug-with-action-tmate.yaml +++ b/.github/workflows/debug-with-action-tmate.yaml @@ -34,7 +34,7 @@ jobs: AQUA_GITHUB_TOKEN: ${{github.token}} # The default vim doesn't work well, so we install the latest vim ourselves. - - uses: rhysd/action-setup-vim@5e3e36ccff48d46653791489d7bf1096e2c2e9f9 # v1.4.0 + - uses: rhysd/action-setup-vim@47493751bcbf7a4b12bc9e0c2ddce7aa1e3b69e5 # v1.4.1 - uses: mxschmitt/action-tmate@1005f9c9db5f1b055a495e72c6e589764984baf6 # v3.14 with: