From 246611f92c67c65ddaeeec0bed3720b3eb2b943b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Jan 2026 16:20:06 +0000 Subject: [PATCH] chore(deps): pin https://git.konstantinfickel.de/actions/checkout action to 34e1148 --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 4997cba..cfa98e2 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Check out Repository - uses: https://git.konstantinfickel.de/actions/checkout@v4 + uses: https://git.konstantinfickel.de/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - run: nix --version - run: nix flake check