From 472c96da82e67ba9a70bcfb56d3a591d2a5e05f9 Mon Sep 17 00:00:00 2001 From: Julien Doutre <36448022+juliendoutre@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:24:51 +0100 Subject: [PATCH] Pin GitHub Actions --- .github/workflows/keep-alive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/keep-alive.yml b/.github/workflows/keep-alive.yml index a80a0f1..ee0f33c 100644 --- a/.github/workflows/keep-alive.yml +++ b/.github/workflows/keep-alive.yml @@ -17,7 +17,7 @@ jobs: contents: write # Required to push changes to the repository steps: - name: Checkout repository - uses: actions/checkout@v6.0.2 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Set up Git run: |