diff --git a/.github/workflows/aa_release.yml b/.github/workflows/aa_release.yml index 2e70a0032..217234d86 100644 --- a/.github/workflows/aa_release.yml +++ b/.github/workflows/aa_release.yml @@ -19,7 +19,7 @@ jobs: password: ${{secrets.GITHUB_TOKEN}} - name: Build and push coco-key-provider - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: context: . file: ./attestation-agent/docker/Dockerfile.keyprovider