diff --git a/.github/workflows/on-tag.yml b/.github/workflows/on-tag.yml index da30f06..6e90c6c 100644 --- a/.github/workflows/on-tag.yml +++ b/.github/workflows/on-tag.yml @@ -55,7 +55,7 @@ jobs: run: echo ${{ steps.buildx.outputs.platforms }} - name: Cache Docker layers - uses: actions/cache@661fd3eb7f2f20d8c7c84bc2b0509efd7a826628 # v2 + uses: actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # v2 id: cache with: path: /tmp/.buildx-cache