diff --git a/.github/workflows/on-tag.yml b/.github/workflows/on-tag.yml index da30f06..af434ee 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@a7c34adf76222e77931dedbf4a45b2e4648ced19 # v2 id: cache with: path: /tmp/.buildx-cache