diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 674a398..95d8762 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - uses: actions/checkout@v4 - if: github.event_name != 'pull_request' uses: sigstore/cosign-installer@main - - uses: docker/setup-buildx-action@v3.8.0 + - uses: docker/setup-buildx-action@v3.9.0 - if: github.event_name != 'pull_request' uses: docker/login-action@v3.3.0 with: