diff --git a/.github/workflows/debug-with-action-tmate.yaml b/.github/workflows/debug-with-action-tmate.yaml index 0e1e08c15a5..df6270ddcff 100644 --- a/.github/workflows/debug-with-action-tmate.yaml +++ b/.github/workflows/debug-with-action-tmate.yaml @@ -30,7 +30,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@4b2071ab35df2f10bfbed2a1fdb33be3466455d8 # v1.3.2 + - uses: rhysd/action-setup-vim@7637152cb4a42c6e7c53ce5c728ca742b8ab0a6a # v1.3.3 - uses: mxschmitt/action-tmate@1005f9c9db5f1b055a495e72c6e589764984baf6 # v3.14 with: