From 56e685e2841fd05283ce9688b99866257726e136 Mon Sep 17 00:00:00 2001 From: "horothesun-renovate[bot]" <155104562+horothesun-renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 22:21:17 +0000 Subject: [PATCH] Update actions/checkout action to v6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 863a7b9..7455935 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: timeout-minutes: 2 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Create terraform.tf env: