From 6b86191bda2f6040729db6303799be89d7fb5525 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 23 Oct 2024 17:01:08 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 11bd719 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b4aaa5c..1d2a973 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: using: "composite" steps: - name: Checkout - uses: https://git.kjan.de/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: https://git.kjan.de/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Set up Docker Buildx uses: https://git.kjan.de/actions/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3