diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml index eeb25e9..8e470fd 100644 --- a/.github/workflows/oci.yml +++ b/.github/workflows/oci.yml @@ -93,7 +93,7 @@ jobs: password: ${{ github.token }} - name: Build and push - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: context: . file: Dockerfile