diff --git a/.github/workflows/oci-ci.yaml b/.github/workflows/oci-ci.yaml index c09576c..5c11b22 100644 --- a/.github/workflows/oci-ci.yaml +++ b/.github/workflows/oci-ci.yaml @@ -60,7 +60,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4 + uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4 - name: Cache xdg if: ${{ inputs.xdg_cache_hash != '' }} uses: actions/cache@v5