diff --git a/action.yml b/action.yml index 9ec6a91..f1d2b36 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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 - name: Set up Docker Buildx uses: https://git.kjan.de/actions/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3