From 8a55ff8bf0f4a613f9041a203a4a03f96ea74770 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 12 Jun 2024 19:09:29 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.1.7 --- .forgejo/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 0b9e453..57457a3 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -10,7 +10,7 @@ jobs: build: runs-on: hetzner steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: github-server-url: https://code.mor.re