From 1d878162754f5a53d16a14c0e271171300c67045 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 04:22:27 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20actions/checko?= =?UTF-8?q?ut=20(=20v4=20=E2=86=92=20v6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/validate-chezmoi-urls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-chezmoi-urls.yml b/.github/workflows/validate-chezmoi-urls.yml index 109b778..1ffce53 100644 --- a/.github/workflows/validate-chezmoi-urls.yml +++ b/.github/workflows/validate-chezmoi-urls.yml @@ -9,7 +9,7 @@ jobs: validate-urls: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Validate URLs run: |